Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I have the following situation: until now I've been using a single xlsx file as my fact table which is updated manually on a daily basis on a Sharepoint location. Since this requires manual effort and not sustainable I'll be able to get a daily automated export placed to the same Sharepoint location, however the individual days will be stored in different files but they'll share the same structure and a slightly different name depending on the date.
I'm sure there must be a way to incorporate all of these files into a single dataset somehow however I could not find the relevant article. Any help would be appreciated.
Solved! Go to Solution.
Sounds like you'd need to use the "Connect to Sharepoint Folder" connector method.
Follow instructions here on how to get the URL for the Sharepoint folder to add in this connecter https://docs.microsoft.com/en-us/power-query/connectors/sharepointfolder
If you instruct the query to look the particular folder you keep it in, it should pick up new files when you upload them, you can also get the filename as a column within the query and use that to flag a row with a date based on the file name too.
Sounds like you'd need to use the "Connect to Sharepoint Folder" connector method.
Follow instructions here on how to get the URL for the Sharepoint folder to add in this connecter https://docs.microsoft.com/en-us/power-query/connectors/sharepointfolder
If you instruct the query to look the particular folder you keep it in, it should pick up new files when you upload them, you can also get the filename as a column within the query and use that to flag a row with a date based on the file name too.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
81 | |
80 | |
51 | |
38 | |
34 |
User | Count |
---|---|
92 | |
75 | |
53 | |
52 | |
45 |