Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
XavierC2
Frequent Visitor

Filter a dropdown depending on who's connected

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.

 

XavierC2_0-1678380535583.png

 

XavierC2_1-1678380555961.png

 

I need to see 2 or more choice when a specific user is connected, like that 

XavierC2_2-1678380653487.png

 

 

Is it possible?

 

Thanks

1 ACCEPTED SOLUTION
v-binbinyu-msft
Community Support
Community Support

Hi @XavierC2 ,

Please try below steps:
1. below is my test table

Table:

vbinbinyumsft_0-1678934282656.png

2. create a role

CONTAINSSTRING([Email],USERPRINCIPALNAME())

vbinbinyumsft_1-1678934326110.png

3. add a slicer with table field

Animation05.gif

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.

View solution in original post

3 REPLIES 3
XavierC2
Frequent Visitor

Thank you!

v-binbinyu-msft
Community Support
Community Support

Hi @XavierC2 ,

Please try below steps:
1. below is my test table

Table:

vbinbinyumsft_0-1678934282656.png

2. create a role

CONTAINSSTRING([Email],USERPRINCIPALNAME())

vbinbinyumsft_1-1678934326110.png

3. add a slicer with table field

Animation05.gif

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.

lbendlin
Super User
Super User

You are describing RLS (Row Level Security) functionality.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.