cancel
Showing results for 
Search instead for 
Did you mean: 

Format Numbers {value} in Scorecard

dougwood_sb
Explorer
0 Kudos
333

Is there a way, using regex or some other format, to format the values in a scorecard. This can be with the Value as Number or Formatted String.


Renders as:

.

Renders as:

1st prize would be (37 835)

Negative values in a bracket without a currency and a space as a thousand separator.

2nd prize would be (37,835)

Negative values in a bracket without a currency.

Accepted Solutions (0)

Answers (1)

Answers (1)

jyothirmayee_s
Active Contributor
0 Kudos

Hi,

Try the below link using conditional formatting using IF condition on Prize type.

https://blogs.sap.com/2016/09/20/number-abbreviation-currency-formatter-function/

Thanks,

Jothi