- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Need Help on How to show the increase of a Count from Run to Run
I have two values, One Showing How many Upgrades have been completed and how many still need to be completed, I’d like to show a box that shows when a report is refreshed When the Count increases of the upgrades it shows by how many. so if its 500 today and tomorrow 600, there'd be a box that says +100 Upgrades completed since last refresh.
The thing is, im using a measure to count how many rows are labelled with Upgrade Complete.
So right now i have a box shows 2000 Completed, then another measure counting upgrades required which then says 26,000.
When run refresh the counts change but its not easy for people to see ok It went up by 500 this run. So i'd like a box to show that increase like +500 Since last report run.
I was thinking of someway making a new table that stores these counts not sure how , i tried but didnt work.
Then somehow it then remembers those counts from run to run then it can show the difference and/or increase, not sure. hoping some easier way of doing it somehow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Power BI has no memory. Either you store that data (the increases per run) in your source data, or you recompute the daily difference every time you refresh the dataset.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
Anonymous
| 12-18-2023 05:19 AM | ||
10-05-2024 12:49 AM | |||
10-22-2024 01:00 PM | |||
10-15-2024 11:40 PM | |||
08-22-2024 06:09 AM |
User | Count |
---|---|
140 | |
110 | |
81 | |
60 | |
46 |