Forum Discussion
date range parameter not working with incremental refresh in power bi service
- 3 years ago
The values of RangeStart and RangeEnd are only placeholders (You can abuse them for development purposes to limit the amount of data to develop with). They have absolutely NO role when running the actual incremental refresh. That is entirely defined by your rules (12 months/5 days).
Hi Anonymous ,
Could you please check the in Set import and refresh ranges > Incrementally refresh this table click the slider to On.
If the slider is disabled, it means the Power Query expression for the table does not include a filter based on the RangeStart and RangeEnd parameters.
And you need to set up the Specify optional settings.
For more information, you can refer this documentation:
Configure incremental refresh and real-time data for Power BI datasets - Power BI | Microsoft Learn
Hope this helps you.
Best Regards,
Community Support Team _Yinliw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.