The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Dear community,
I've created in powerquery a table that load data from test url using web datasource.
Now I wan't generalize this load process getting data from different urls that has the same data structure. All this data must be loaded in the same table.
All urls are saved in a static table as well.
Solved! Go to Solution.
@montibellin Sounds like you want to turn your data conversion into a function?
@montibellin Sounds like you want to turn your data conversion into a function?
Yes Greg
Greg thanks for your suggestion... using "create function..." from Table