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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
ruinaldo
Helper II
Helper II

Row Security Level Image URL

I have a report when I aply row security level.

In this report when i change the user, show me the image url correspondig at the person.

But when i don´t choose any person, none rule aply, show me the image at one person. Why this is happen?

I don´t want to see the image, only if i select the person in the view rule selection.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @ruinaldo ,

 

Thanks @amitchandak  for the quick reply.

 

According to your description, here are my steps you can follow as a solution.

(1) This is my test data. 

vtangjiemsft_0-1712736613545.png

(2) From the Modeling tab, select Manage Roles.

vtangjiemsft_1-1712737682678.png

(3) From the Modeling tab, select View as.

vtangjiemsft_2-1712737708899.pngvtangjiemsft_3-1712737839633.png

vtangjiemsft_5-1712737894439.pngvtangjiemsft_6-1712737905119.png

 

Best Regards,

Neeko Tang

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

2 REPLIES 2
Anonymous
Not applicable

Hi @ruinaldo ,

 

Thanks @amitchandak  for the quick reply.

 

According to your description, here are my steps you can follow as a solution.

(1) This is my test data. 

vtangjiemsft_0-1712736613545.png

(2) From the Modeling tab, select Manage Roles.

vtangjiemsft_1-1712737682678.png

(3) From the Modeling tab, select View as.

vtangjiemsft_2-1712737708899.pngvtangjiemsft_3-1712737839633.png

vtangjiemsft_5-1712737894439.pngvtangjiemsft_6-1712737905119.png

 

Best Regards,

Neeko Tang

If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly. 

 

 

 

 

 

amitchandak
Super User
Super User

@ruinaldo , Create a measure for the URL, Mark that Image URL, and then use that

 

URL = Maxx(filter(Table, Table[User Email] = userprincipalname() ), Table[URL])

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.