Skip to main content
November 17, 2023
Solved

Cube View - Rows Name

  • November 17, 2023
  • 1 reply
  • 1 view

Does anyone know how to get the Year for the time function below to display as the name in the row? 

T#YearPrior2(|GlobalTime|)

Best answer by Keyser_Soze

Hello there,

You can try: T#YearPrior2(|GlobalTime|):Name(|MFYear|)

There are lots of substitution variables starting with 'MF' referring to 'MemberFilter', e.g: |MFSubPeriod| 

1 reply

November 18, 2023

Hello there,

You can try: T#YearPrior2(|GlobalTime|):Name(|MFYear|)

There are lots of substitution variables starting with 'MF' referring to 'MemberFilter', e.g: |MFSubPeriod| 

mbahenaAuthor
November 30, 2023

Awesome! Thank you so much for your help with this.  You rock! 😉