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 desktop report that links to around 100 different excel files, all sitting in the same folder on a company drive. I was not able to use the "Get Data - Folder" option because all of the excel files are not setup the same way, different column names on most. So I had to use the "Get Data - Excel" on all. Here is an example of my "Advanced Editor" code
let
Source = Excel.Workbook(File.Contents("\\***********\********\Purchasing\IPL's\73-20-11 3244735.xlsx"), null, true),
Sheet1_Sheet = Source{[Item="Sheet1",Kind="Sheet"]}[Data],...........
I've published the report and set-up a "Data Source Type - Folder" pointing to the folder where all of these excel files are located. It says "Connection Successful". Yet, I can't link the gateway to that report and it appears it wants me to set up a gateway for each individual excel file.
Any ideas other than creating a separate gateway for each excel file?
Well, it is an older blog article, things may have changed, perhaps @cwebb can indicate if it still works?
Hmm, I've just taken a look and something has definitely changed. I'll find out what and report back.
Chris
Thanks for your help.
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.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |