I have requirement by which i need to implement thousand seperators just like in UK number system. For example - if i have a value as 1019443. In UK format it should appear as 1,019,443.But in BOARD currently it appears as 10,19,443.
Can i set the number format in BOARD also to 1,019,443