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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
hello, I want to show the last entered value instead of zero values. I was able to find the total number as far as I tried. how can i get the last value?
Solved! Go to Solution.
Hi,
You may download my PBI file from here.
Hope this helps.
Don't use MAX in a filter inside CALCULATE. Use variables outside of CALCULATE. You are also missing the ">0" filter.