Page 1 of 1
Does anyone know how to put the total on top of each stacked bar?
#2
Posted 27 March 2012 - 08:34 PM
Take a look at this report. It uses persistentGlobalVariables to store the totals for each category value and then change the label value to show the new value. Series labels are only turned on for the top bar. Hope this helps. This report was designed in BIRT 3.7.2.
Note: There seems to be an issue using this in the web viewer with frameset (the value is doubled), but it works with run. So, there is a little tweaking to do if you're using the viewer frameset.
Note: There seems to be an issue using this in the web viewer with frameset (the value is doubled), but it works with run. So, there is a little tweaking to do if you're using the viewer frameset.
Attached File(s)
-
AddStackedBars.rptdesign (58K)
Number of downloads: 1
#3
Posted 27 March 2012 - 08:38 PM
If you just use GlobalVariables rather than PersistentGlobalVariables, it works correctly with frameset.
Attached File(s)
-
AddStackedBars.rptdesign (57.96K)
Number of downloads: 3
Page 1 of 1






MultiQuote






