How to remove the money sign "CNY¥"

The columns (income, cost, etc.) are about money so I pick financial as their types. However we want to remove the "CNY¥" from all reports and keep "¥" or nothing.

Hi @xuheng925
You can set formatting on what and where to show it. Both in Admin > Settings > Localization, and also on the individual questions in the visualization Settings.

Hi Flamber, I saw the settings but none of the options is what we want (i.e,. display nothing or simply just "¥" pre the number).

@xuheng925 Okay, then do not set currency type, but just use regular number and add a prefix or suffix.

Got it thanks!

@xuheng925 What did you do? I am experiencing this issue as well. I can not "not set currency type."
The option to set column type appears to be removed if it is auto-detected to be currency-- is that right?

I have to select one currency type. Its pre-selected on the localization option from Admin, and I can't unselect it.

Hello,
You do the following: Before performing the sum with the grouping, you add the custom fields and in the currency field, you convert to integer. Then, in the aggregation, you add this integer field and not the table field.