Skip to main content



      Home
Home » Archived » BIRT » Calculating percentage in data cube
Calculating percentage in data cube [message #1834379] Mon, 09 November 2020 06:53 Go to next message
Eclipse UserFriend
Hello,

We'd like to display a chart of the percentage of complaints grouped by status, but the percentage built-in function does not exist in a data cube measure.

So, we created a computed column for the count, and another computed column for percentsum, which calculates the sum of count.

Now, we're not able to use this method, as the percentsum expression does not accept another aggregate column.

Any clue, how to implement this.

Thanks,
Re: Calculating percentage in data cube [message #1834465 is a reply to message #1834379] Tue, 10 November 2020 13:17 Go to previous message
Eclipse UserFriend
You might need to calculate those percentages in SQL(if you are using a database) then bring them into the report.
Previous Topic:Birt - Insert Dynamic text box with script
Next Topic:Export rptdocument as JSON
Goto Forum:
  


Current Time: Tue Jun 17 17:20:18 EDT 2025

Powered by FUDForum. Page generated in 0.03699 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top