Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hi All,
I have a doubt and want to get the clarification on below scenario.
I have a product table in power bi desktop and it is in import mode. I have created start and end date parameters in power query editor. After that I have applied the 2 date parameters on one of the date/time column that is called "product orderdate" by click on the column header and go to filter and applied the both parameters.
My question is, in this approach data will be filtered after all the product table data is loaded into memory or will it apply the date range filter before loading data in to model?
Performance wise, is there any benifit in case of large volume tables if we follow this approach?
Thanks,
Srini.
Solved! Go to Solution.
In Power Query, right-click the step where you applied the date filter. If “View Native Query” is enabled, the filter is pushed to the source. If it’s disabled, Power BI pulls all rows first, filter happens after load (no performance benefit).
In Power Query, right-click the step where you applied the date filter. If “View Native Query” is enabled, the filter is pushed to the source. If it’s disabled, Power BI pulls all rows first, filter happens after load (no performance benefit).
Hi cengizhanarslan,
Thanks for your response. In my case query folding option is not enabling as my db is redshift.
Thanks,
Srini
Hi @Koritala,
It depends on whether Power BI can “push” your date filter back to the data source (often called query folding).
- If it can push the filter: only the rows within your Start/End date range are imported, so refresh is faster and the model is smaller.
- If it can't: Power BI may load a much larger amount of data first, then filter it afterwards in Power Query, so you get little or no performance benefit.
Quick check: in Power Query, right‑click the step where you applied the date filter → if “View Native Query” is available, the filter is being pushed to the source, if it’s greyed out, it isn’t.
More info here: Query Folding
Please leave a Kudo if it helps!
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 |
|---|---|
| 52 | |
| 44 | |
| 44 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 71 | |
| 70 | |
| 34 | |
| 33 | |
| 31 |