Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 49 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |