Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi,
Have seen this thread, but I am still unclear what to do...
1. API call - gets IDs wchih are stored in table1 - works great. Table is neat and ready to go.
2. Need to make another API call FOR EACH ID stored previously (table1), which will return items for each ID.
Eventually, will do 3rd call to get all detaisl for each item ID from #2.
Thanks.
Solved! Go to Solution.
Thanks a bunch v-ljerr-msf.
The 2nd article did help a lot. Now, it seems very easy LOL. I did run cirles around this.
Very much appreciated.
Bart
Hi @bartus1,
Have you managed to create a function like below.
let functionName = (param1 as datatype) =>
let
Source = Json.Document(Web.Contents("URL" & param1 & "/summary").
in
Source
in functionName
If yes, then what you need to do next is adding a custom column in table1 that calls/invokes the function above. You should be able to find the detailed steps in following two articles. ![]()
http://datachix.com/2014/05/22/power-query-functions-some-scenarios/
http://satalyst.com/power-query-creating-a-parameterized-function-in-m/
Regards
Thanks a bunch v-ljerr-msf.
The 2nd article did help a lot. Now, it seems very easy LOL. I did run cirles around this.
Very much appreciated.
Bart
Check out the April 2026 Power BI update to learn about new features.
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.
| User | Count |
|---|---|
| 44 | |
| 38 | |
| 34 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 65 | |
| 30 | |
| 26 | |
| 25 |