Hello,
I need help understanding how to address the following error: (see image also)
Error: Prolog procedure line (21): Dimension element "2025-01" not found in dimension "Time"
I think it is triggered because my time dimension format is MonthFiscalYear (see image also)
but the current Process Variable Formula is as follows:
vTime=subst(Today(1),1,5)|subst(Today(1),6,2);
so it produces 2025-01. (see image also)
To fix this, do I change the formula to produce something compatible to my time dimension so TM1 recognizes it? If so, I have edited the variable formula as follows...vTime=subst(Today(1),6,2)|'-'|subst(Today(1),1,4); to return 01-2025
Or, am I completely missing the mark and need to focus on an issue somewhere else
Thank you, in advance!
------------------------------
Lakeisha Warren
------------------------------