Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have a daily data set from several hundred hard drives showing the free space for which I getting the daily movement in percentage points. As most of the movement is very small (within 1-2% points) I'd like to show only the values for those drives with more dynamic movement i.e. abs(Movement)>2%. I've been able to create a measure which shows only those data points above the threshold but what I'd like to do is show all data for those drives which have crossed this threshold at some time.
Solved! Go to Solution.
I have worked out a solution. I've created a calculated table using a filter which determines which drives have the greater movement. Then used measures on the calculated table.
I have worked out a solution. I've created a calculated table using a filter which determines which drives have the greater movement. Then used measures on the calculated table.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 21 | |
| 10 | |
| 8 | |
| 8 |