I have a situation where I have a file (File0.csv) connected to ADLS which contains the path of other files that need to be loaded in Power BI.
I have created a custom column that concatenates the fields and creates the complete URL.
File0.csv:
How can I achieve loading other files into Power BI space dynamically by URL using a custom function or power query?