Hi everyone,
I'm getting this error when doing a currency conversion. Below is the formula I'm using for the conversion.
'$'+TOSTRING(TONUMBER([GROSS SALES])/TONUMBER([Budget Rate]),2,1,".")
In my export, it is returning $1,703.56 when it should be $1,074,245.05

Any help is greatly appreciated.
Thanks!