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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I want to integrate an API with my own data as input.
I have this table and this API:
How can i use the input of my day filter in this API and run this API for each row in the table?
Hi @DionTN,
Which API are you trying to use?
Would be helpful if you could post some of the Power Query code you have so far.
| Have I solved your problem? Please click Accept as Solution so I don't keep coming back to this post, oh yeah, others may find it useful also ;). |
Hi @DionTN,
You can do this using something like Web.Content(), but this needs to be done in Power Query editor (on your screeshot you showing a visual in the report, so you may be thinking about DAX?). In PQ editor you can use Add Column to call API on each row. However, as @Daryl-Lynch-Bzy said, you will need to find the API call details from the API vendor/support.
Kind regards,
John
Hi @DionTN - I am sorry but I don't think this community can help because your query is more specifically related to the api instruction. Please refer to the API Developer instruction provided by FlightStats.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!