Feb 16 2024 04:56 PM
How do I make this "dollar euro" icon go away, or change it into a "dollar" icon?
My boss is confused. "What is this dollar euro thing?" he wants to know. My users are confused "Do I enter dollars or euros?" they wonder. I'm confused "is there a Yen-Euro icon...a Peso-Rial icon...triple currency icons, quads?" What can I do here to restore order to my universe?
Feb 17 2024 03:12 AM - edited Feb 17 2024 03:14 AM
@JeffAtOIG that's the default symbol on a SharePoint form to denote a currency type column, and on a form you'll see the symbols that are used for the other types of columns. You see these symbols on both the standard SharePoint form and a form customised with JSON. Your users just enter the amount in the currency you are using for that item. You could build a Power Apps-customised SharePoint form and that wouldn't have the symbols.
Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Principal Consultant, SharePoint and Power Platform WSP Global (and classic 1967 Morris Traveller driver)
Feb 17 2024 04:12 AM
As mentioned by @Rob_Elliott, the sign is SharePoint default sign for "Currency" type of column and you cannot remove it using SharePoint out of the box capabilities.
So, you can try using the "Number" type column with the settings like this:
Output - on the list form:
You can even use "Custom" prefix (L) or suffix (R) for number columns if you want.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.