Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi guys,
I would like to filter my reports depending on who's connected to the app.
To proceed I have a drop down list in which a value is selected when one or another is connected.
It works very well when I have only one selection related to the connected person. But when I need 2 selection to be checked, I don't kown how to do that.
I need to see 2 or more choice when a specific user is connected, like that
Is it possible?
Thanks
Solved! Go to Solution.
Hi @XavierC2 ,
Please try below steps:
1. below is my test table
Table:
2. create a role
CONTAINSSTRING([Email],USERPRINCIPALNAME())
3. add a slicer with table field
Please refer the attached .pbix file.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you!
Hi @XavierC2 ,
Please try below steps:
1. below is my test table
Table:
2. create a role
CONTAINSSTRING([Email],USERPRINCIPALNAME())
3. add a slicer with table field
Please refer the attached .pbix file.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You are describing RLS (Row Level Security) functionality.
User | Count |
---|---|
84 | |
77 | |
76 | |
43 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
45 | |
43 |