I am building a View in Perspective, Ignition 8.3
The View is using a Progress Bar Component. The Progress Bar Component is being used to construct a number of embedded views.
The issue is that with number formatting, I need the currency to be GBP (£) and not USD ($). Is there a way to do this in Ignition out of the box?
The number format in my component’ properties is ‘$ #,##0.00’ which works just fine.
When i change the number format in my component’ property to be ‘£ #,##0.00’ then nothing displays. is there a way to handle this case to display the GBP symbol??
Thank you in advance


