Forum Discussion
kodiejames13
1 year agoNew Member
Parameter selection to table
Hello everyone, I am fairly new to Power BI and I am trying to build a parameter in a semantic model with multiple clients that require different information showing in the table. Is it possible ...
AnkitaaMishra
1 year agoSuper User
Hi kodiejames13 ,
If there are limited number of clients like A,B,C then you might check creating different Views using bookmarks or page navigation for each client and use it in combination with Row level security.
Or you can use object level security to hide the columns from end users using tabular editor.
https://learn.microsoft.com/en-us/fabric/security/service-admin-object-level-security?tabs=table
https://learn.microsoft.com/en-us/fabric/security/service-admin-row-level-security
Thanks,
Ankita