Assigning Base Currency to Entity and then using them as UDA in scripts.
Summary
Assigning Base Currency to Entity and then using them as UDA in scriptsContent
Hi,
I have a Entity( LEXXXX)(lvl0) and base currency tagged to it is MXN. When I am trying to use the same as UDA in script, it says invalid UDA for dimension Entity.
I have already refreshed the cache/application but it is not working.
IF(@ISUDA("Entity","MXN"))
"USD_Reporting" = "LC" * "FX Rates - Average"->"No Channel"->"No Division"->"No Customer"->"No Brand"->"No Data Source"->"No Version"->"No Cost Center"->"MXN";
ENDIF
Any help is appreciated.
1