After I changed the format from number to text the currency gets visible in my datacard (wat wasn't visible if I've set format to number)
But right now I've set my format to text the field isn't recognized anymore as a number value.
So if I want to make calculations with those fields to other fields it gives errors/no response.
Like for example
Datacardvalue 1 (€1750,50) is formatted with ("[$-fr-FR]# ###,## 00","fr-FR") and set on text so I get €1 750,50 displayed.
Datacardvalue 2 (€2500,75) is formatted with ("[$-fr-FR]# ###,## 00","fr-FR") and set on text so I get €2 500,75 displayed.
If I want to sum datacardvalue 1 + 2 I should expect the result of € 4251,25, but it results in ,00.
So it looks like the datacardvalues won't be recognized as a number value anymore.
Do you have any idea's to solve this?
Thanks!
Ramon