Here is the Sample Data table where I have to load every Monday to get the data table as below in Power BI, I copy paste in Excel every Monday the new data set and Manually enter the date of Monday(As on date column).
- So my Question is there a way the Monday date gets automatically populated ?
- Is there a version control where I don’t have to paste the latest data below the previous Data manually every Monday but still can see the data of previous Mondays(As on date)
Excel table…
ID | Name | Status | Country | Hire Date | As On Date |
---|---|---|---|---|---|
121 | Merritt Aydin | Active | India | 31-Jul-21 | 02-Aug-21 |
122 | Spear Robert | Active | USA | 30-Jul-21 | 02-Aug-21 |
123 | Willard James | Active | LATAM | 01-Aug-21 | 02-Aug-21 |
124 | Tot Maria | Active | India | 01-Aug-21 | 02-Aug-21 |
125 | Wells Paul | Active | USA | 01-Aug-21 | 02-Aug-21 |
126 | Collier Matilda | Active | India | 01-Aug-21 | 02-Aug-21 |
127 | Ramjac Wolfgang | Active | USA | 06-Aug-21 | 09-Aug-21 |
128 | Ramsy Peter | Active | USA | 06-Aug-21 | 09-Aug-21 |
121 | Merritt Aydin | Active | India | 31-Jul-21 | 09-Aug-21 |
122 | Spear Robert | Active | USA | 30-Jul-21 | 09-Aug-21 |
123 | Willard James | Inactive | LATAM | 01-Aug-21 | 09-Aug-21 |
124 | Tot Maria | Active | India | 01-Aug-21 | 09-Aug-21 |
125 | Wells Paul | Active | USA | 01-Aug-21 | 09-Aug-21 |
126 | Collier Matilda | Inactive | India | 01-Aug-21 | 09-Aug-21 |
127 | Ramjac Wolfgang | Active | USA | 06-Aug-21 | 16-Aug-21 |
128 | Ramsy Peter | Inactive | USA | 06-Aug-21 | 16-Aug-21 |
121 | Merritt Aydin | Active | India | 31-Jul-21 | 16-Aug-21 |
122 | Spear Robert | Active | USA | 30-Jul-21 | 16-Aug-21 |
123 | Willard James | Inactive | LATAM | 01-Aug-21 | 16-Aug-21 |
124 | Tot Maria | Active | India | 01-Aug-21 | 16-Aug-21 |
125 | Wells Paul | Active | USA | 01-Aug-21 | 16-Aug-21 |
126 | Collier Matilda | Inactive | India | 01-Aug-21 | 16-Aug-21 |
129 | Ranm | Active | LATAM | 13-Aug-21 | 16-Aug-21 |
130 | Hari | Active | USA | 13-Aug-21 | 16-Aug-21 |
Solution Table