Hi,
I'm trying to convert the output of a variable, so that the number is displayed as currency. But it only shows $ USD.
The List-Column is set to "currency (Germany €)". I'm grabbing this number via "Set Variable" as Type:Number.
Then I try to convert this variable in "send notification".
fn-Currency(variable_cash) -> Number is showed as Dollar
Is there any way to set the currency to euro? Or is it possible to remove the $ symbol? Like:
fn-Remove(fn-Currency(variable_cash),0,1) (this doesn't work)
Anybody has an idea? Oh before I forget, I'm using SharePoint 2013 and Nintext 2013.
Regards,
Marius