Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello everyone,
I have a table that has rows regularly added and removed from it.
Once a day, I want it to take a snapshot of what it looks like at that specific moment in time, and be able to pull this into an excel sheet or somewhere where I can then analyse it again in PowerBI.
Sample data (Figure 1):
Desired result (Figure 2):
However, the key thing to remember is that projects in Figure 1 may be removed, so it would have to save the data somewhere.
My initial thinking is that I need a way to essentially download a summary of that data, which I can then re-pull back into PowerBI to do further analysis.
Any resources or help would be great
Thanks,
Tom
Solved! Go to Solution.
Hi @Tomhayw ,
You could use Power Automate for this. Check out this video from Curbal.com
https://www.youtube.com/watch?v=wy1BE1TJ_jc&ab_channel=Curbal
Did I help you today? Please accept my solution and hit the Kudos button.
Hi @Tomhayw ,
You could use Power Automate for this. Check out this video from Curbal.com
https://www.youtube.com/watch?v=wy1BE1TJ_jc&ab_channel=Curbal
Did I help you today? Please accept my solution and hit the Kudos button.
Thank you!
This has got the ball rolling on the problem.