I'm trying to figure out a work-around for an non-existing feature in Smartsheet. My goal is to display the running total (only) of a chart by using a metrics widget.
The picture shows what I would like to see.
My struggle is to figure out the correct formula I can use inside my data sheet or sheet summary. Here is the data sheet:
On the dashboard I want to show a comparison of the cumulative values of each current month.
While this is easy for the actuals (I just display the YTD value of the "Actual" or "2021" rows), but I don't know what formula to use to only pick out and display the current months' values for "Budget", "Forecast" and "2020".
Example: Since we're in July, I want to show July's 2021 Purchase Order value next to July's 2020 Purchase Order value. Next month the display should only reference August values.
Any help is truly appreciated!