Forum Discussion

shaunwilks's avatar
shaunwilks
Helper V
5 years ago
Solved

Incremental Refresh - Query Folding - How to Tell - PowerQuery vs PBI Desktop

Did a deep dive into Query Folding for the purpose of Incremental Refresh.  Read through here in addition to other resources https://docs.microsoft.com/en-us/power-bi/guidance/power-query-folding h...
  • v-kelly-msft's avatar
    v-kelly-msft
    5 years ago

    Hi  shaunwilks ,

     

    After checking,if View Native Query option is enabled,it means that it is highly likely to have query folding,but it's not definite.When you do some transformations that SQL can't parse,you will get such notification to advise you that the query might not be folding back,but this is also not definite,you'd better use other tools such as SQL profiler or Azure data studio,etc to check whether the query folding is taken place.

     

    In below vedio,Patrick tells how to check whether query folding is happening:

    https://www.youtube.com/watch?v=QEFze-LdLqo

     

     

    Best Regards,
    Kelly

    Did I answer your question? Mark my post as a solution!