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
Hi,
Pretty new to PowerBI and I would need some assistance.
I need to query data from an Excel file, based on the folder & file name.
I have a folder X, which has yearly folders inside, those yearly folders have monthly folders and those monthly folders have daily generating excel-files for every businessday.
Now I would need to query data from static cells based on the date. So for example I generated a new Excelfile yesterday which is located and named like below:
I have a time series taking just 2 values from those daily Excelfiles from static cells. How can I automate the query to fetch yesterdays data automatically based on todays date? I.e. automatically updating query based on todays date, and if there is not a daily file for yesterday, skip the query (holidays & weekends).
I create new folders & files to those folders as time goes on on a daily basis, but would like the PowerBI to be automatic.
Any examples or tips are welcome on how to get started with this, thanks!
I have a folder X
Don't do that - it will require a gateway. Instead, place your files on a SharePoint / OneDrive and then use the "Sharepoint Folder" connector. That will allow you to dynamically identify the required Excel file and then pull the data from there. "Skip the query" is not a thing, you MUST return something at the end of the Power Query - you could either return the latest available data, or a placeholder.
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.