Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
BarryM
Helper II
Helper II

Taking weekly snapshots of tables

Thanks in advance for your assistance.

 

I have a report that will be updated each week on the same day(Wednesday). In that report I have two tables os sums of values by FY where I need to be able to determine if any of the figures have changed since the previous report update(the previous week). Below are images of the two tables I need to track. If a change to any of the figures has occurred since the report was last updated I need to conditionally format the text in a different colour. I've looked at a number of possible solutions butwas unable to adapt them to my particular needsTables.jpg

1 REPLY 1
AnthonyGenovese
Resolver III
Resolver III

Hey @BarryM 

I don't think this is a problem for Power BI. If this was my team, this is more of a data engineering (and likely a core data warehouse data model) problem to solve. Like you said in the title, you need to take weekly snapshots of data.  If you wanted to, you could take the dax formula from your visual, then write a process that runs a dax query, and then saves that data back in a SQL table somewhere, (likely with a intermediate step of saving it as a csv). You then could load that back into your model and create measures that takes the difference between current data and this saved off data.


But honestly, that is just extra steps to me. I would personally tell my data engineers to start snapshotting the needed data, build some historical/temporal tables and build out our base data model taht way, and just import what you need into PowerBI in one step. 

 

If this post was helpful, please kudos or accept the answer as a solution.
~ Anthony Genovese
Need more PBI help? PM me for affordable, dedicated training or consultant recomendations!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.