Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

How to display/hide visual(s) based on user login?

Hello,

we are maintaining a table where we do the mapping of which user sees which visual. We need to check and hide visuals which are not there in the list for particular user. 

For Eg.

 

UserNMPageNMVisualNM
User1Page1Visual1
User1Page1Visual2
User1Page2ViIsual3
User2Page1Visual2
User2Page2Visual3
User2Page2Visual4

 

This means, when user1 logins, he/she will be able to see Visual1 & Visual2 on Page1 whereas user2 will see only Visual2 on Page1 and so on .

Is this possible?

2 Replies