Post Author: Peter@KLM
CA Forum: Administration
Current version BO 5.1.8 + Csp_871
I Like to make an overview of all self-defined variables with their formula. Is there a technic available in BO?
example:
variable:
FlagCY
Definition:
=If (ToDate(<Calendar year / month transp.(code)> ,"yyyymm") Between (<_Flag_UR_Start_CY> ,<_Flag_UR_End_CY>)) Then "CY" Else "PY"
It would be very helpfull if there is a technic, because then I can documentate my report much easier.