COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: Sebhash on 07 May 2013 05:28:45 AM

Title: Ratio on crosstab
Post by: Sebhash on 07 May 2013 05:28:45 AM
Hi,

i got a cross tab where i'm trying to create some ratio (column Percent)
1st measure is time wich is Type and team dependant
2nd measure is Opening time wich is only team dependant


Team1Team2SumPercent
Type1 time10152550%
Type2 time5253060%
Openingtime203050

My percent should be the total(time)/total(Openingtime for report) -> 25/50 for the first line = 50%

If i use the measure Openingtime in my query item Percent, the cell is empty.

how can i do that ?

Thx