Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
The current REST API endpoint for executing DAX queries on datasets that has RLS enabled, requires the permissions for the RLS roles to be configured in Power BI Service.
This is a problem for customers who use embedded capacity, because the access rights are often managed by the software itself (not power bi service) in which the reports are embedded in. When giving access rights in power bi service to RLS roles, it requires the user to be invited into the tenant of the power bi service provider, which is a no-go.
We need a way to pass an EffectiveIdentity (or similar) into the execute query endpoint so that we have the ability to choose which RLS roles are applied on the dataset for a specific user when executing the DAX query rest request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.