Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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/
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 45 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 67 | |
| 66 | |
| 31 | |
| 28 | |
| 24 |