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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Raman3456
Helper II
Helper II

Based on RLS selection need to show the shape buttons , is it possible?

Hi All,

 

I have 3 RLS roles , Based on RLS selection Shape got enable in the Report will it be possible ?

 

 

Regards,

Raman

3 REPLIES 3
Anonymous
Not applicable

Hi  @Raman3456 ,

It is not possible to display Shape through RLS, but it can be filled with transparent color through Shape and measure to achieve no display

Here are the steps you can follow:

1. Create measure.

Make Transparent =
IF(
USERNAME()="Here is the name of your Username ",
"#FFFFFF00"
)

2. In Format shape, find Fill – fx.

vyangliumsft_0-1625646792380.png

3. Format by – Field value, Based on field select measure

vyangliumsft_1-1625646792383.png

On the host of your username, the shape is transparent to achieve no display.

 

This is the related document, you can view this content:

https://www.powerbi-pro.com/en/power-bi-display-measures-for-specific-users-only/

 

Best Regards,

Liu Yang

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

@Raman3456 , I doubt you can control the shape of the button using a measure. Because if that is possible we can do it using RLS.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi Amit,

 

Thanks for the reply , My question is if i select any value in the RLS , That shape only it should be appear 

it should be apply as automatically .

Can you tell me breifly ?

 

Regards,

Raman

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors