Forum Discussion
sgallo
8 months agoAdvocate V
Incremental Refresh does not recognise parameters
Hey all, I am trying to set up an incremental refresh on my main table: FactTransactionsIncremental. I have created and filtered the table in power Query between 2 parameters (called startdate and...
- 8 months ago
sgallo Your parameters need to be called RangeStart and RangeEnd and those parameter names are case-sensitive. Configure incremental refresh for Power BI semantic models - Power BI | Microsoft Learn
Abhilash_P
8 months agoSuper User
Hi sgallo ,
Please make sure to follow below steps
Create parameters named RangeStart and RangeEnd (type: Date/Time).
Filter your table using these two parameters.
Apply the changes and set up Incremental Refresh again.
Also incrmental refesh will not for work non query foldable source
Can i know what is the data source here..?
Thanks