Forum Discussion
Incremental Refresh Filter Breaks Folding?
I am trying to set up incremental refresh, and it advises to not use it if your queries do not support folding, however the step in my query that breaks folding is the filter that uses the parameters I set up. It's a datetime parameter an a datetime column, so I'm not sure why the filter would be failng, is there anything I can check for this? Thank you.
1 Reply
- v-alq-msftCommunity Support
Hi, wcarter
For incremental refresh, datasets are filtered by using Power Query date/time parameters with the reserved, case-sensitive names RangeStart and RangeEnd. Please check if the parameters are named correctly.
For further information, please refer to the following document.
Incremental refresh in Power BI
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.