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
prasanthd
New Member

Row Level Security for multiple values in a column

Hi Everyone,


I have a scenario where there are multiple values in SITE column.

If the values in SITE column are single like ACH, LYP etc.. then data is showing up when using RLS.

 

In the below Screenshot for the value in EMAILADDRESS is Jona.int@test.com, the value in SITE is API,MAS. Here when using RLS, SITE value is not showing in the report.

prasanthd_1-1720596469858.png

 

Appreciate your response.

Thanks,

Prasanth.

4 REPLIES 4
prasanthd
New Member

Thanks for the response @MFelix , I have already tried doing it and its successfull, but my requirement is to get API, MAS as one single site.

Thanks.

Hi @prasanthd ,

 

When you mean to get the API, MAS has a single site what do you mean? RLS is just the an access to the information if your user has access to both the sites then the calculations will get properly done, the fact that you split the sites on the RLS configuration will not only give you one of the sites, it will return the result for all the sites the user has acess.

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Thejeswar
Super User
Super User

Hi @prasanthd ,

Split the Site Column into multiple rows and then apply your RLS as the RLS works with only perfect matches

 

Refer the below link if you want to know how you can splot the column values to multiple rows

https://community.fabric.microsoft.com/t5/Desktop/Split-comma-delimited-cell-into-multiple-rows-keep...

 

Regards,

MFelix
Super User
Super User

Hi @prasanthd ,

 

Is the API, MAS one single site or two? If this is a value for more tha one site I recommend that you split this into a row for each of the site so in this case Jona would have two rows one for API and anothe for MAS that should return the values you need.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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