Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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...
Solved! Go to Solution.
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.
@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.
@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.
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.
Hi Habib,
How Can an use 'Parameters option to reduce my data?
Can you please list the steps for Parameter Option.
Best Regards,
Ichebobo
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 67 | |
| 63 | |
| 30 | |
| 30 | |
| 23 |