
Announcements
Hi,
I am currently making an app and the main table (with several other tables connected to it) has the a user connected to each record. I want to filter all views by user. Only way I have figured out is to add the User().FulleName on every filter, counter and so on.
Eg:
It appears as though this is not a Power Pages related question - but a question regarding Canvas apps?
On topic - you want to filter data based on the user - is there a particular reason for not using the security model to restrict access for users?