I have two tables. One table has a location field, date field (Yesterdays date), and a field that has total worked hours. We will call this Table Current Hours Worked. I want to be able to delete the location field and rename the table. I then would like to have the data from that table get Appended to a table that is called Historical Hours worked. It would have the Date Field, and the Total hours worked for that date. Append works but Everyday, the report gets refreshed and the data in the Current Hours Worked table gets updated with the new data. How do I get the Historical Hours worked to keep the data from each day as it changes in the Current Hours Worked table. I hope this makes sense and apreciate any incite on getting the historical table to build correctly from getting daily data.
@petermb72 , Check if DAX append method can help
https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-...
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
125 | |
78 | |
67 | |
56 | |
55 |
User | Count |
---|---|
200 | |
104 | |
85 | |
80 | |
77 |