Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
My customer gives me the below requirement for employees work timesheet dashbaord.
There is a shared path location in which they will be placing an excel sheet every week. The excel sheet will be having same name with date stamp in it and the format will be same always.
Example: Timesheet_DDMMYYY.xlsx
Every week my Power BI report will get refreshed where it will also get the data from new excel sheet with new date in the file name and load to the model. So that my Power BI report will have historical analysis data.
Note: They don't like the way of loading the excel sheets to DW and then connect to Power BI.
Solved! Go to Solution.
@Anonymous , As per what I got. You need 2 things
You can get date based on sheet name
https://community.powerbi.com/t5/Desktop/Add-custom-column-with-sheet-name/m-p/877507
You can also check this DAX append method to add new data
https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-data-to-it-using-incremental-refresh/
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/
@Anonymous
I guess you are looking for folder connector, where you can load excel files from a folder. Take a look at:
Power Query Folder connector | Microsoft Docs
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
@Anonymous , As per what I got. You need 2 things
You can get date based on sheet name
https://community.powerbi.com/t5/Desktop/Add-custom-column-with-sheet-name/m-p/877507
You can also check this DAX append method to add new data
https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-data-to-it-using-incremental-refresh/
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
86 | |
81 | |
70 | |
49 |
User | Count |
---|---|
143 | |
124 | |
107 | |
60 | |
55 |