cancel
Showing results for 
Search instead for 
Did you mean: 

Format number

0swdas
Explorer
0 Kudos
167

Hi team,

In a report we have a requirement to see values as 25.000.000 format.

Values in a database is like 25,000,000

I used format display custom format it's not working

And I used the replace function to replace , with . but the object data type is numeric so replace function is not working

Can you please help regarding this. With the proper syntax.

0swdas
Explorer
0 Kudos

Report is required in webi

nscheaffer
Active Contributor
0 Kudos

What is the custom format that is not working for you?

Accepted Solutions (0)

Answers (1)

Answers (1)

ayman_salem
Active Contributor
0 Kudos

It depends on which language you use and therefore the thousands separator format is different (. and , )