Forum Discussion
Mellissa Perez
Sep 05, 2023Copper Contributor
Remove currency icon from column name
Hello. I have a Sharepoint Online column that is using the currency format. I've noticed that the column name now has an additional icon that we would like to be removed. The column name does n...
- Sep 06, 2023
Mellissa Perez Hi, this icon is used to identify the type of column the data is going into. It won't affect the actual column name.
In your case, it's signifying that the data is a 'Currency' type.
If you do want to remove it, I think the only way is to create a custom PowerApp to replace the default form and JSON option: Customize a Microsoft Lists or SharePoint form by using Power Apps (contains video) - Power Apps | Microsoft Learn
Another option could be to change the column to a 'Number' type which will change the icon.
HelloBenTeoh
Sep 06, 2023Bronze Contributor
Mellissa Perez Hi, this icon is used to identify the type of column the data is going into. It won't affect the actual column name.
In your case, it's signifying that the data is a 'Currency' type.
If you do want to remove it, I think the only way is to create a custom PowerApp to replace the default form and JSON option: Customize a Microsoft Lists or SharePoint form by using Power Apps (contains video) - Power Apps | Microsoft Learn
Another option could be to change the column to a 'Number' type which will change the icon.
Mellissa Perez
Sep 11, 2023Copper Contributor
HelloBenTeoh thank you for the response. Yes i knew that it was identifying the column type. Even if the column is changed to Number, it'll still show an icon that the client does not want.
I'll have to see if they will want the customized form.
Thanks again and have a wonderful afternoon.