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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
gagsbh
Frequent Visitor

Lock Filter created using Filter Parameter in Power BI Report Server

Hello All,

 

I have been able to implement Filter URL Parameter in Power BI Rpeort Server (On-premises)

I want to give the Report URL to our MSPs/Resellers but they need to see only thier data and not other MSPs data.
I have implemented filter parameter in the Report URL something like below:

 

https://reportserver/reports/powerbi/ReportName?rs:embed=true&filter=UsageDetail/MSPName eq 'MSP001'

 

It shows the filter on MSPName with MSP001 selected as the filter value.
However, users can also see other MSPs in the filter as well as Select All option.

I want that only the filter parameter does not show any other MSP except the one I sent in the parameter i.e. MSP001
Also, users should not be able to select "Select All" option.

 

Is it possible to lock the Filter created using the URL filter parameter so that use cannot edit the filter.

 

Regards,
Gagan

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

No, this is not possible.  Security by Obscurity does not work.  Implement RLS, or create separate reports in separate workspaces.

 

Usually Report Server is used when you DON'T want your data to leave the premises.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

No, this is not possible.  Security by Obscurity does not work.  Implement RLS, or create separate reports in separate workspaces.

 

Usually Report Server is used when you DON'T want your data to leave the premises.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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 Kudoed Authors