Restricted view shows with a link

I have a view using Show_If - useremail()=myemail, with the idea that i will be the only one seeing this view. 

However if i copy and send the link to this view to another app user he/she is able to open it.

Is this expected and how should i fix it? 

0 1 62
1 REPLY 1

Yes, that is expected. Show_if only hides the view from any menu/navbar where it would appear, it does not restrict the view from being seen. How to fix it depends on what your actual needs are. If the data itself should be hidden, then you can use show_if on the columns, or a security filter.

Top Labels in this Space