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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
thatfield
Regular Visitor

Can I filter a DirectQuery using a user supplied parameter

Hello,

 

I'm working on building a report that is looking at a rather large dataset. However, my users do not need to see the entire dataset at one time, instead they only want to see records for a specific property. I'm still new to PowerBI but in Business Objects I was able to force the user to select a value for a given parameter before the query was sent to the database, am I able to do something similar in PowerBI?

 

This is an example of what I am hoping to be able to do in PowerBI, it prompts the user for a parameter before even querying the data in the database.

 

thatfield_0-1660244241284.png

 

2 REPLIES 2
v-yiruan-msft
Community Support
Community Support

Hi @thatfield ,

Please check if the following methods can help you achieve your requirement.

1. URL filter

https://app.powerbi.com/groups/me/reports/8d6e300b-696f-498e-b611-41ae03366851/ReportSection3?filter=Store/TerritoryChain eq 'NC – Lindseys'

2. User editing of DirectQuery query parameters

yingyinr_0-1660721006425.png

3. RLS

Filter a directQuery with parameter and apply parameter change within URL call (PBIRS sept2021)

Unfortunately what you are trying to do is not possible. Currently the parameters in a query can only be changed at "design time" (while editing in Power BI Desktop) and cannot be changed dynamically while viewing a report. 

 

One other approach would be to include all the rows from your User table, then apply the url filter using the filter= syntax as documented here https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters 

 

Another approach could be to look at using Row Level Security to filter the user table, but you would need to have some way of mapping to a login to one of your user ids in order to do that.


Best Regards

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
lbendlin
Super User
Super User

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.