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
AntonioAngel
Frequent Visitor

Rest API to query dataset with RLS

Hello,
I am trying to use the rest API to execute Queries In Group as:
POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/executeQueries

Nevertheless, as it states in the limitations, this is not possible with RLS.
I have ensured  the settings 'Allow service principals to use Power BI APIs' and have permissions enough to query (no RLS reports work fine).

Does anyone know if there is any workaround to query RLS datasets? Most of our reports have RLS and this is a real issue

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Most of our reports have RLS and this is a real issue

 

Couldn't have said it better.  The real issue here is RLS.  Re-evaluate if the dataset really, really needs to have RLS.

 

As you have mentioned, RLS and service principals are fundamentally incompatible. There is no workaround.

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

Most of our reports have RLS and this is a real issue

 

Couldn't have said it better.  The real issue here is RLS.  Re-evaluate if the dataset really, really needs to have RLS.

 

As you have mentioned, RLS and service principals are fundamentally incompatible. There is no workaround.

Thanks for your reply! I noticed that when I create a Power Automate flow, it allows me to query Datasets regardless of whether they are RLS or not.
Should I understand there is no way to reproduce the same with the API? (or with any other connection that can be established with R, Python, or other languages). 

I noticed that when I create a Power Automate flow, it allows me to query Datasets regardless of whether they are RLS or not.

That is not a good thing, by the way.  The reason is that in order to run dataset queries from the Power Automate action you need to specify the workspace and you need to be a member of that workspace.  That is a very unfortunate and entirely unnecessary limitation.

 

To work around that, write your own custom connector against the Power BI REST API.

lbendlin_0-1698953738595.png

 

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.