I was trying to get only the week from the chart data on the right with the following formula:
=MAX({$<qtr_flag={0}>}inv_week)
However I am being unsuccessful, how can I connect them please? I want to show it next to the Actual Rev vs Target KPI. So it would be as follows 59% vs 62% showing we are behind the revenue.
Another important thing, I need to show the KPI with the data on Monday minus one (so my week is from Monday to Sunday). I was trying the following formulas but none of them works, it is still showing me the latest value (not until yesterday and also not the previous week which I would like to also catch).