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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
baltibeginner
Regular Visitor

date range web query help

Hello - I am looking to query the IPO data from here (https://www.nasdaq.com/markets/ipos/activity.aspx?tab=pricings&month=2018-01) I can pull individual dates, but I can't figure out how to iterate and take the data from multiple months and years. I've seen some examples, but can't seem to figure it out.

 

 

Thank you.

1 ACCEPTED SOLUTION

Hi @baltibeginner,

 

You can create a new table via Enter Data: 

q4.PNG

 

Then Invoke Custom Function, add a new column. Click on highlighted button can expand rows: 

 

q5.PNGq7.PNG

 

Best Regards,
Qiuyun Yu 

 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-qiuyu-msft
Community Support
Community Support

Hi @baltibeginner,

 

Based on my test, you can refer to below steps:
1.Get data from web and use the advanced function, divide your URL into two paragraphs like the picture below.

 

R1.jpg   

 

2.Choose the Table 0 and click the edit.

 

r2.png

 

3.Open the Advanced Editor and insert the "(para as text) as table =>" before the word "let" and use the "para" to replace the "2018-01" like the  picture below.

 

r3.png

 

4.Click "done" you can get a function window. When you enter the different date, you can get the result links with the data.

 

r4.png

 

r5.png

 

Best Regards,
Qiuyun Yu 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you @v-qiuyu-msft. This was very helpful. Instead of inputting each date. Am I able to pull a range of dates at once?

Hi @baltibeginner,

 

You can create a new table via Enter Data: 

q4.PNG

 

Then Invoke Custom Function, add a new column. Click on highlighted button can expand rows: 

 

q5.PNGq7.PNG

 

Best Regards,
Qiuyun Yu 

 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.