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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
pjjfmarques
Frequent Visitor

How to reduce the amount of data that is loaded into my Power BI Report

My objective is to reduce the amount of records that my Power BI report loads from my DB.

 

So ,how can I (in query editor) aplly a filter on a table Query depending of information in other related table?

 

Example: I am defining a query to load my sales lines (table 1) only for the clientes (table 2) that lives in the state xyz (table 3).

 

Is that possible? How?

Thanks for the help...

2 ACCEPTED SOLUTIONS
Habib
Responsive Resident
Responsive Resident

If you want data loading to be filtered out at DB side, only option is views. Create view in database and use as your data source.

 

If you want your data to be filtered in Query Editor, then you can use Parameters option.

View solution in original post

ankitpatira
Community Champion
Community Champion

@pjjfmarques on top of what @Habib said depending on type of DB you've got but if it is sql server you also have option to write in sql statements when connecting using which you can filter. 

View solution in original post

3 REPLIES 3
ankitpatira
Community Champion
Community Champion

@pjjfmarques on top of what @Habib said depending on type of DB you've got but if it is sql server you also have option to write in sql statements when connecting using which you can filter. 

Habib
Responsive Resident
Responsive Resident

If you want data loading to be filtered out at DB side, only option is views. Create view in database and use as your data source.

 

If you want your data to be filtered in Query Editor, then you can use Parameters option.

Anonymous
Not applicable

Hi Habib,

 

How Can an use 'Parameters option to reduce my data?
Can you please list the steps for Parameter Option.

 

Best Regards,

Ichebobo

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.