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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a table that's imported daily from a Sharepoint list which contains product category and a few hundred product ID's.
The info regarding the products comes from a web API that requires the product ID to get all the contained data.
Is there a way for me to have a dynamic request to the API that goes through the column Product ID in that table and brings back the info request for each row?
Does the question make sense?
Hi,
DId the above solution work? I have a similar query where I am trying to call more detailed data for a product, which must be called on a product by product basis from an existing query table.
Thanks for confirming.
Hi GBCN,
If you want to use dynamic API , you need to make sure the table structure and date type to be the same. You could refer to Turning "Web by Example" into Power Query Function... for details.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.