Skip to main content
Newcomer
August 30, 2022
Solved

Cube View Time parameter displaying first month of current year

  • August 30, 2022
  • 1 reply
  • 0 views

Hello,

 

I have a Cube View that prompts the user to select the month for the report when it is run.
It would be great if it could select the current year's first month by default.

I have tried some different things in the Default Value such as WFYear, T#WFyear, |T#WFyear| and others but cannot get the default I need.

Does anyone know what the syntax that I am looking for is?


Thank you very much for your time and involvement!

FM_0-1661873374258.png

 

FM_1-1661873405045.png

FM_2-1661873446203.png

 

 

Best answer by NidhiMangtani

Please set default value as |WFYear|M1

1 reply

Veteran
August 30, 2022

Please set default value as |WFYear|M1

FM26Author
Newcomer
August 30, 2022

NidhiMangtani 

Thank you for that! Have a great day.