Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
All,
How do I build a table that contains a snapshot of data? Which will do it the first time I refresh data for the month. (If there is already a snapshot there, then it wont do it again) I have a calendar table built into my model and thats linked upto my main data table
Lets assume its a Hospital Cases dataset. I would like to record a snapshot of how many cases were open in the month. (Before they get closed off. Some cases get closed in a few days, others can take months)
Thanks for the response,
I have one field that is called status and this changes from
So if the status changes the field gets overwritten. This is why I want to take a snapshot each month and then compare how many were Open and Closed each month in a year for example
There's no direct way of doing it.
Tweaking the pattern as suggested in https://whatthefact.bi/power-bi/power-bi-datamart/persisting-temporary-accessible-data-via-power-bi-...
could be an option.
Alternatives are persisting it in a separate sql database or data lake.
Is there a reason you need to snapshot the data though? Can you not just have a live table of cases with a start and end date. You could then write a measure to calculate how many are closed each month.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
55 | |
54 | |
37 | |
29 |
User | Count |
---|---|
77 | |
62 | |
45 | |
40 | |
40 |