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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello good day,
I've been trying to solve this error for a few days,
I have a line chart where I have a cumulative measure
and a target measure with a fixed amount.
What happens to me is that when I get to December the graph
continues to appear because of the measurement of the objective
but it should not since there is no data in the accumulated data,
someone would know how to make it show only up to the month where there is data in the accumulated .
Thank you very much.

Read about ISBLANK() and then adjust your measures accordingly. BLANK values will be suppressed from the visual by default.