Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello All,
I have a Qlik Code below
date(mindate + IterNo() - 1) as DocDate
resident MinMaxDate while mindate + IterNo() - 1<=maxdate;
Here MinMaxDate is my Table name
It will generate a DocDate Column in a separate table using loop,How to do this in Power Query Editor??
Thanks in Advance.
Hi @Likhitha
Do you want to build a Table named MinMaxDate in Power Query Editor only with DocDate Column (Date from mindate to maxdate) ?
I think you need to load the value of mindate and maxdate in your Qlik Code.
Here I couldn't see the value of your mindate and maxdate.
For reference to while loop: Blog1, Blog2, Video
If this reply still couldn't help you solve your problem, please share a sample with me by your Onedrive for Business.
And you can show me a screenshot of the result you want.
This will make it easier for me to understand your requirement.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.