Forum Discussion
Erik1980
2 years agoRegular Visitor
Parameters incremental refresh not found
Hi, I configured incremental refresh on my datamodel. I believe I did everything okay in PowerBI Desktop and was able to publish the model to PowerBI Service ans set refresh rate in settings. How...
aj1973
2 years agoCommunity Champion
Hi Erik1980
First step is to create parameters " RangeStart and RangeEnd" in Power Query, did you?
- Erik19802 years agoRegular Visitor
Yep. Did that. Enabled load. Used them to customize the filter in the appropriate colomn (date type set to date/time) and configured the fct_table
- aj19732 years agoCommunity Champion
Is your Fact table in a Direct Query mode?
- Erik19802 years agoRegular Visitor
No. It's input mode
- aj19732 years agoCommunity Champion
Did you check the native query of the Filtered row in Power Query? if it is greyed out the it won't work in the service and you need to check the steps before which one is causing it
- Erik19802 years agoRegular Visitor
Hi, thanks for your reply. The native querie is fine. That is not the issue.
- sergej_og2 years agoSuper User
Hey Erik,
your paramenters are also defined as Date/Time?- Erik19802 years agoRegular Visitor
Yes, I did