Forum Discussion

Koritala's avatar
Koritala
Post Patron
6 months ago
Solved

Data Filter Scenario

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 powe...
  • cengizhanarslan's avatar
    6 months ago

    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).