This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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.