power-bi-embedded
power-bi-embedded copied to clipboard
RLS + PowerBi embedded
Hello, thank you so much for this fantastic plugin. how can we use RLS with this plugin? (Apps owns data ) I need to restrict the content by user, it is an intranet portal.
I leave my suggestion: When a user logs in to wordpress, the username or email will be captured by the plugin and generate the token with RLS.
Ex:
{ "accessLevel": "View", "allowSaveAs": "false", "identities": [{ "username": "[email protected]", "roles": ["DYNAMIC_RLS"], "datasets": ["f1878c57-1046-4f07-a96a-05e970a85f6d"] }] }
Apologies for the delay here. We are not supporting RLS at this time.