Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
sorry about Previous Post.. see the above image how to generate
Hi,
Use the 'num' Function : num(FIELD,'' #,##0.00 SIGN'')
e.g num(sum(Unit),' #,##0.00 mn')
Hope it help,