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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
DiePic
Resolver II
Resolver II

Help for Row Level Security

Hi all

please, there is a way to filter data as in my picture? Now I'm pass this filter trought URL, but It's possible deceive the URL method, so I'm searching a new way to have a sure result.
...
part (1) - insert the field of another tabel that contain [CodAgente] + [NameAgente]
part (2) - is the table to put in relation for filter the rows
part (3) - I'll insert the [NameAgente] to filter rows

DiePic_0-1676392750068.png

If this is possible, how can I send this parameter to the report?
....

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @DiePic ,

 

There're two kind of RLS in Power BI: static and dynamic.

Static row level security is simple to implement, however, if you have thousands of roles, then it would be a nightmare to maintain. For example, if you want to create a payroll Power BI report, in a company with ten thousand users, you want every user to have his/her role. Dynamic row level security is the answer for such scenarios.

Yeah, your ways here are all kind of static. You can try a dynamic way.

Below are some blogs talking about it, please kindly refer to

Dynamic Row Level Security (Dynamic RLS) - Microsoft Power BI Community

Dynamic Row Level Security with Power BI Made Simple - RADACAD

Row-level security (RLS) with Power BI - Power BI | Microsoft Learn

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.           

View solution in original post

2 REPLIES 2
DiePic
Resolver II
Resolver II

This is a possible way, but if I've 100 Agents in my field, that can become a problem.

DiePic_0-1676396056776.png

Remain that I'll be able to force the parameter opening the file both on premise and on cloud.
Any suggestion or help will'be apprecied.
thanx in advance

 

Anonymous
Not applicable

Hi @DiePic ,

 

There're two kind of RLS in Power BI: static and dynamic.

Static row level security is simple to implement, however, if you have thousands of roles, then it would be a nightmare to maintain. For example, if you want to create a payroll Power BI report, in a company with ten thousand users, you want every user to have his/her role. Dynamic row level security is the answer for such scenarios.

Yeah, your ways here are all kind of static. You can try a dynamic way.

Below are some blogs talking about it, please kindly refer to

Dynamic Row Level Security (Dynamic RLS) - Microsoft Power BI Community

Dynamic Row Level Security with Power BI Made Simple - RADACAD

Row-level security (RLS) with Power BI - Power BI | Microsoft Learn

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.           

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors