ASO Member formula for Currency conversion
We have an application with 2 BSO plan types and 1 ASO plan type. I would like to run the currency conversion in ASO instead of BSO as the BSO plan type database size is too big.
I am planning to use Currency dimension, country attribute and a member formula on Currency dimension to achieve Currency conversion on ASO
Country attribute is tagged on all lev0 entities. I have created below member formula to check if the Lev0 entity has USD, then set Local data, if not, do the the conversion by multiplying Local data by 0.75 but getting below validation error. Any suggestions?