March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi All,
Hoping to get some assistance with this, we have a table in Power BI that is updated from an external source.
This data can either have rows added to it, or removed from it, and when it does so, the extra lines appear or dissapear when Power BI refreshes.
ID | Service |
1 | Service A |
1 | Service B |
2 | Service A |
3 | Service A |
So in the example above:
- if ID 2 signs up for Serivce B, they will get a row added on update.
- if ID 1 decides to chancel Service A, they will get that row removed on update
What I am trying to do, is track this changes, along with the date they occured.
The idea I had to do this would be to have an extra table, that somehow stores these changes.
So if I actioned the above, this table would have the following lines on it.
ID | Service | Date | Action |
2 | Service B | (Date Recorded) | Added |
1 | Service A | (Date Recorded) | Removed |
But I'm completly stumped how to achieve this 😕
Does anyone have any ideas?
Solved! Go to Solution.
Hi @3lj ,
Please check the steps in Power Query Editor to see if it helps.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Hi @3lj ,
Please check the steps in Power Query Editor to see if it helps.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
87 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |