Forum Discussion
Anonymous
3 years agoNot applicable
Return another column value when using Parallel period
Hi I'm sure this should be relatively easy to do but think i'm having a Monday morning brain fade! I have 2 cards, one which shows the latest month count of staff and the other the previous m...
Anonymous
3 years agoNot applicable
Managed to solve it!
LOOKUPVALUE(Date_table[Financial_Month], Date_table[Month_end],vPARALLELPERIOD(Date_table[Month_end],-1,month))