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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi all-
I have contract data in a matrix in power bi. when the matrix is collapsed it is counting all 3 entries below. I need it to show only the latest value for contract 2 (2500000) and contract 1 (600000) for 3,100,000.
Contract # | Amount | |
3100000 | Total | |
1 | 600000 | |
2 | 2000000 | |
2 | 2500000 |
Thank you, it almost works. Is there a way to still have it show the amounts that is is not suppsoed to add? it previously showed in the blank space the 2.354m amount. is it possible to still show that without counting it.
@edavis248 , for that you need to have date column or add an index column in the power query
Power Query- Index Column: https://youtu.be/NS4esnCDqVw
Then you can have measure like
https://amitchandak.medium.com/power-bi-get-the-last-latest-value-of-a-category-d0cf2fcf92d0
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.