You can use the formula provide below to copy and paste into the FORMATTER section above
Then, Click FORMAT to see the results for the properly formatted version of that example
Budget Volume-to-Date =
CALCULATE ( SUMX ( SUMMARIZE ( Calendar_Lookup, Calendar_Lookup[Date], "Budget", '1-Budget Measures'[Budget Volume - Daily Allocation] ), [Budget] ), FILTER ( ALLSELECTED ( Calendar_Lookup ), Calendar_Lookup[Date] <= MAX ( Calendar_Lookup[Date] ) ))