Anonymous
1 year agoNot applicable
Status:
New
Dynamic Row-Level Security (RLS) in Power BI Without Creating Roles
I would like to propose a feature enhancement for Power BI that allows for the implementation of Row-Level Security (RLS) without the need to create roles. Currently, RLS in Power BI requires the cre...
Jake91
1 year agoFrequent Visitor
You're half describing how you should currently achieve data-driven dynamic RLS anyway. You will always need some user-SecurityMapping data to describe which user should see which data within a report i.e. [email protected] can only see Cost Centre: 1234. You could achieve this through appropriately named/tagged Entra Security Groups and have a query that gets all users/groups. You join this SecurityMapping table to the data that should be filtered i.e. SecurityMapping:CostCentre to Sales:CostCentre You then create 1 role "Data-Driven Dynamic" and apply DAX on SecurityMapping.User = USERPRINCIPALNAME() Your SecurityMapping filter then passes through and filters Sales appropriately based on that relationship.
Recent ideas
Access Variable Library in Semantic Models
Enable the Variable Library as a centralized location for storing all environment‑specific variables, allowing us to adjust them for promotion scenarios (e.g., from dev to prod) without relying on de...FreddyH10 hours agoAdvocate IINew920Views31likes2CommentsEnhance Fabric Pipeline Monitoring with Parent-Child Pipeline Lineage and Parameter Visibility
Currently, Microsoft Fabric Pipeline monitoring lacks several capabilities that are available in Azure Data Factory, making troubleshooting and operational support challenging in enterprise environme...dwramreddy10 hours agoRegular VisitorNew8Views0likes0CommentsDynamic ADLS-Gen2 path input for Spark Jobs Main definition file
I would like the ability to add a dynamic input box on a spark job definition's "Main Definition File" "ADLS-Gen2 path". this would be useful to set base and variable paths across all spark jobs...mfink_db15 hours agoNew MemberNew238Views2likes2CommentsReintroduce Tenant/Capacity Switch to Control "Users can create Plan items" Post-GA
During the Preview phase of Fabric Plan items, administrators had access to a dedicated tenant/capacity setting: "Users can create Plan items". With General Availability (GA), this granular administr...Sri-Surendra_Ku17 hours agoNew MemberNew106Views14likes1Comment