Hi guys,
Wonder if it’s possible to add more currency symbol options, or add a custom symbol, right now I’m looking for (SAR - Saudi Riyal) and it a bit frustrating to do deal with and very confusing to use the $ symbol.
Thank you in advance
Hi guys,
Wonder if it’s possible to add more currency symbol options, or add a custom symbol, right now I’m looking for (SAR - Saudi Riyal) and it a bit frustrating to do deal with and very confusing to use the $ symbol.
Thank you in advance
Hi @Abdulrahman_Jami
and welcome to Coda Community!
While some other CCY symbols will be available (hopefully soon), you can find a workaround if to show the correct value in view only.
You can add a new column to your table with the following formula:
Format("﷼ {1}", thisRow.[Your CCY Column])
Let me know if this helps.
Cheers!
Any updates on this? Just allow us to have custom symbol should solve it once and for all.
Hi Frederico,
Hope we can see more currencies soon, the workaround make setup table for calculation less simple.