Forum Discussion

amal_01's avatar
amal_01
Helper I
1 year ago
Solved

Filter does not applied in power bi query

I have a table called InventTrans, and it contains a large amount of data. I applied a filter in Power Query on the InventDate column to include only records on or after 1/1/2025. However, when I cli...
  • v-aatheeque's avatar
    v-aatheeque
    1 year ago

    Hi amal_01 

     

    Just a quick reminder based on earlier discussion shared  by MFelix  if you're still seeing all records load from the InventTrans table despite applying a date filter in Power Query, please ensure the filter step is applied before any other steps that might override it or bring in the full dataset again (like a Changed Type step or re-applied source).

     

    Also, please double-check that:

    • The InventDate column is in Date format (not Text).
    • The filter is applied early in the query steps, ideally right after the source step.

    If the issue still persists reach out to us we are happy to help!

    Looking forward for your response..