Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. 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.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
89 | |
86 | |
82 | |
64 | |
49 |
User | Count |
---|---|
125 | |
111 | |
88 | |
69 | |
66 |