It would be helpful if Row Level Security could be defined on entities within a Data Flow, so that a single data flow could be used as a repository for different users (with different access rights) to get data.
3 Comments
- elena_schottNew MemberAbsolutely. I'd be fine with having to have a new dataflow for each change in the relevent role field, or per table. That would let me be certain the data was secured even if a report writer got lazy on the dataset.
- James_LeesNew MemberAdded my vote. We use dynamic RLS to restrict viewers of reporting data from a financials system to see only the same transactions they would be allowed to see on the source system itself. However, we want power users to be able to create their own datasets based upon these restricted data sources and, for example, their own Excel-on-SharePoint sources. This is not possible at present because (a) a dataset cannot bring in data from another dataset and (b) if we use a data flow instead, this blows open the security model.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Power BI, import report and semantic model: show change connection pop-up
When you need to import an existing Power BI report and semantic model in Tenant B that's created in Tenant A, you need to jump through a number of hoops to fix the original connection. It's doable, ...Reitse2 hours agoMost Valuable ProfessionalNew6Views1like0CommentsEnable per-user security for shared gateway connections using service accounts
When a shared gateway connection uses a highly privileged service account, all source queries run with that account’s permissions. Users cannot see the stored credentials, but report developers who c...AshishChougala2 hours agoMicrosoft EmployeeNew7Views3likes0CommentsRequest to add a feature to extract gateway connection status and last time credentials used
Could you please add a feature in the admin UI on Microsoft Fabric/Power BI to extract the Gateway connections with details of the gateway connection status and last activity information along with t...Vinodkumar_Chak3 hours agoNew MemberNew23Views1like0CommentsPower BI - incorrect handling of empty string parameter in DAX query in paginated report
Blank string parameters in paginated reports are treated as empty strings in Power BI Report Builder but as null values in the Power BI Service, resulting in incorrect report output. -> Create a pag...roshinikumarkar7 hours agoMicrosoft EmployeeNew27Views5likes0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara8 hours agoNew MemberNew21Views1like1Comment