I have 'Net Qty' field in universe from HANA View which return data in this format 1234.5
I want to change the format in IDT so that the o/p is 1,234.50
I want comma separater and 00 after decimal.
I read about Custom format editor but not sure about the exact syntax?