Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Likhitha
Helper IV
Helper IV

While Loop in Power Query Editor

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.

2 REPLIES 2
Anonymous
Not applicable

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. 

amitchandak
Super User
Super User

@Likhitha ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Not much idea on Qlik

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors