Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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