Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
ANM_97
Helper IV
Helper IV

Dynamic Row Level Security Flows acces

Hello!

 

I have this problem:

 

I need to analyze the flows in the branches.

We have granted rights in table BRANCH_FLOW_ACCES so that each branch sees a certain flow.

Recently, one branch (branch d) was taken over by another branch (branch a). How can I give rights in the FCT_Flows table so that branch A can see its flows, but also those of branch D ?

 

ANM_97_0-1648193387821.png

 

FCT_FLOW
   
FLOWSBRANCHSTATE
FLOW 1BRANCH DSTATE 1
FLOW 1BRANCH DSTATE 3
FLOW 1BRANCH ASTATE 1
FLOW 2BRANCH ASTATE 3
FLOW 1BRANCH CSTATE 3

 

DIM_FLOW
   
FLOWSTATESTATE NAME
F1STATE 1Approved
F1STATE 3Finalized
F2STATE 1Approved

 

 

BRANCH_FLOW_ACCES
BRANCHFLOW
BRANCH DF1
BRANCH DF1
BRANCH AF2

 

 

Thank you ~~!

2 REPLIES 2
ANM_97
Helper IV
Helper IV

Hello @lbendlin ! 

 

This is my data model: 

 

ANM_97_0-1648448938220.png

 

BRANCH_FLOW_ACCES = FCT_HO_USERRS_ACCESS

In FCT_HO_USERRS_ACCESS I associated user-level flows in table FCT_HO_USERRS_ACCESS.

My RLS need to be apply  on FCT_FLOWS, because I need to give rights in this table so that branch A can see its flows, but also those of branch D.

 

 

Thank you~~!

 

lbendlin
Super User
Super User

Please show your data model and indicate the RLS rules and where they are applied.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.