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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a list of wikipedia api url's.
This url gives an json format with an url to an image. Now I need to get a new query with all the json data in rows per driver.
This is the json format
Like this, but for every driver in the same query
Below query i got by giving up the wikipedia api url as new source.
Does anybody have an idea?
@Anonymous , not very clear but do you want to loop and get the data
https://datachant.com/2016/06/27/cursor-based-pagination-power-query/