Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext 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
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.
Solved! Go to Solution.
Hi @baltibeginner,
You can create a new table via Enter Data:
Then Invoke Custom Function, add a new column. Click on highlighted button can expand rows:
Best Regards,
Qiuyun Yu
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.
2.Choose the Table 0 and click the edit.
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.
4.Click "done" you can get a function window. When you enter the different date, you can get the result links with the data.
Best Regards,
Qiuyun Yu
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:
Then Invoke Custom Function, add a new column. Click on highlighted button can expand rows:
Best Regards,
Qiuyun Yu
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 68 | |
| 33 | |
| 31 | |
| 31 |