Show just the dollar sign in currency, not US$

It seems like this should be an easy one but I cannot figure out how to just show “$” instead of “US$”. The example seems to indicate this is possible.

However, there is no simple “$” option, they always get prefixed by the country code, like this

I thought I could just use the prefix option with “$” but then I get $-100 which is not right.

I saw this but I its not giving me the simple “$” option: https://community.palantir.com/t/dynamic-currency-code-in-workshop/2410

Apologies if I am missing something obvious.

You can get it to render with just the $ sign with this configuration.

Huh, same settings on my side but “US” is added. Must be a setting for our instance, will check with the platform admin, thanks!