Displaying currency symbol in report data output

March 18, 2016 by Igor Lozhkin
Arnica WebReport provides design time properties to show column value with a certain prefix or suffix. 

The following example shows how currency prefix may be setup for columns Sales and suffix "%" may be setup for column YDT Forecast.

web-report-column-list.png

Column Sales currency is specified as a value prefix at design time:

column-formatted-with-currency-symbol.png

Column YTD Forecast percentage symbol is specified as a value suffix at design time:

column-formatted-with-value-suffix.png

For both columns, Formatting property should be set to Enabled state in order the prefix and suffix formatting specification to take effect. 

The resulting report presentation looks like  this:

report-with-currency-symbol.png