Hi,
I've got a problem where I need to be able to dynamically count the rows in Transformer to use as the denominator in a percent calculation.
I'm trying to build a cube for survey results where, for each question, I show the total responses for each category (ie. agree, somewhat agree, etc...), as well as the percentage that each category has of the total responses for each category.
for example:
Question 1 Total Responses Percent
Agree 40 40%
Somewhat Agree 60 60%
etc...
I've got the total responses for each category but I can't figure out how to count the overall total.
Any help would be greatly appreciated.
Brad
I've got a problem where I need to be able to dynamically count the rows in Transformer to use as the denominator in a percent calculation.
I'm trying to build a cube for survey results where, for each question, I show the total responses for each category (ie. agree, somewhat agree, etc...), as well as the percentage that each category has of the total responses for each category.
for example:
Question 1 Total Responses Percent
Agree 40 40%
Somewhat Agree 60 60%
etc...
I've got the total responses for each category but I can't figure out how to count the overall total.
Any help would be greatly appreciated.
Brad