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
anupdeval
Frequent Visitor

Reg. Filter implementation

Hello,

 

WE are using Report Level Filter to implement a functionality to display data based on CLient Number.

 

I am using the basic filter to achive the same.

 

Question is, for implementation of filter,

Power BI brings all the data  (e.g 10 clients) & then applies filter in UI

OR

Power BI sends the filter condition to database to filter the data

 

THanks
Anup

2 REPLIES 2
v-qiuyu-msft
Community Support
Community Support

Hi @anupdeval,

 

If you connect to the data source in Import mode, the filter you mentioned is applied to Power BI data model, which is imported data in Power BI desktop. 

 

If you are using DirectQuery or Connect Live mode, the filter condition is send to the corresponding data source. 

 

Best Regards,
Qiuyun Yu 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

@v-qiuyu-msft
We are using direct query and we have added a "Report Level Filter" and passing the value to this report level filter using URL prameter. 

So, when we login to the report using this URL with parameter set for one client, will Power-BI executes the query for all clients first and then filter for the selected client on the visual level? 

Or will it apply to my Where clause on the SQL it self? 

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.

Top Solution Authors