Symptom
When I hover over a bar in a barchart widget, even though the value refers to currency, a dollar/euro symbol does not appear in the tooltip message
Cause
The widgets are made of data attributes which are stored as a limited amount of data types including double, string etc but not a currency data type. This is why the bar chart values appear as simple numbers.
Resolution
The symbol can be added to the tooltip message by adding the '$' string to the widgets SIGNAL code.
Keywords
process, intelligence, widget, bar, chart, graph, value, currency, dollar, euro, hover, tooltip , KBA , BPI-SIG-PI-INV , Investigations for SAP Signavio Process Intelligence , Problem