I am building a dashboard that only shows completed months' worth of data. A few of the datasets I have though provide lagging data.... so for their specific cards, I just want to show data up until the prior month.
I have created multi-value cards to show the MOM and YOY trends... they work when I have a completed dataset (as shown below), but I can't figure out how to get this to work for comparing two months ago (so today for a card pulling from a dataset that has incomplete data for February, I'd want to compare January '22 to December '21 and January '21). Is there a way to do this?