What is your goal?
I needed to create a thousand separator as a space.
Unfortunately, the description in this post did not work.
But after several attempts, I found that the following works:
formatNumber(10000; ; ; {{space}})
What is the problem & what have you tried?
Space as a thousand separator
