The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Team,
I'm trying to setup incremental refresh, in query editor I created RangeEnd and RangeEnd two paramenters in Setup these parameters in Query I'm not able to select the option parameter,
Please find Attached screen shot for clear understanding. (Parameter is not showing for selection)
Thanks,
Vinod G
Solved! Go to Solution.
Please see the Date Column section on this article.
How to use incremental refresh in Power BI - OdataLink
Pat
Your column needs to be DateTime (not just Date), or you need to wrap RangeStart and RangeEnd with Date.From in your M code.
Pat
Hi Pat,
Thanks for Quick Reply,
Is it possible to share any reference for this.
we have only date column in data set
Thanks,
Vinod G
Please see the Date Column section on this article.
How to use incremental refresh in Power BI - OdataLink
Pat
Hi Pat,
Thanks a lot, the document is explained well and I'm able to do it.
Thanks,
Vinod G