Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
msksenthil
Helper III
Helper III

Dataflow not supported dynamic sources

Hello,

I am trying to combine the list of Excel sheets stored in the drive using functions. It is working fine with the desktop. However, Dataflow/Datamart does not support the same.

 

I know that we can use the relative path option if our data source is API/Web. But, how can we fix files in the Folder?

Many thanks in advance!

msksenthil_1-1654916090864.png

 

msksenthil_0-1654916078547.png

 

2 REPLIES 2
TomMartens
Super User
Super User

Hey @msksenthil ,

 

instead of using the Excel.Workbook command use the Folder.Files() connection. If your files are located on an on-premises network drive you have to be aware that you need an on-premises gateway.

I recommend to move the files into a SharePoint folder (assuming that that SharePoint online is used in your organization)

Hopefully, this helps to tackle your challenge.

 

Regards,

Tom 



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Thanks, @TomMartens 

 

However, when we use that approach, it will combine the tables and return only the sample file columns and missing the other columns.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors