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,
I did a running total base on YY-MM-RCVD, but there are some of blanks since there are no data on the month, is there a way to show last cell data.
EX, first column, 201807 to 201808, I just want 201808 to show 1.15%.
Regards
Steven
Solved! Go to Solution.
hi, @naivecalf
You could try this simple way:
Step1:
Add a complete fact YY-MM-RCVD table, then create the relationship with "LM RMA LIST" table,
Step2:
For matrix visual, drag "YY-MM-RCVD" from YY-MM-RCVD table instead of "LM RMA LIST" table.
Step3:
Adjust measure:
measure=
Best Regards,
Lin
hi, @naivecalf
You could try this simple way:
Step1:
Add a complete fact YY-MM-RCVD table, then create the relationship with "LM RMA LIST" table,
Step2:
For matrix visual, drag "YY-MM-RCVD" from YY-MM-RCVD table instead of "LM RMA LIST" table.
Step3:
Adjust measure:
measure=
Best Regards,
Lin
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.