Hello,
I'm using CR 9 and I seem to be in a fix on how to accomplish this...
I have a set of company records with "ranks" like A, B, C, D and 'NULL'. I wanted two totals: (1) count of all records with ranks A, B & D and (2) All records. I was able to create a conditional running total for (1) and a straightforward running total for (2). I then display (1) divided by (2) as a percentage using a simple formula.
To give an example: Total(ABD)=25 and Total(AllRecords)=50 therefore (Total(ABD) / Total(AllRecords)) * 100 = 50%
I want to create a pie chart which has 50% of the pie as ABD (ie the 25 ABD records) and the other 50% as the total records count (50 records)...How do I accomplish this?
When I create the chart, I can add the two running totals but the pie chart shows the wrong values (ie) it shows a pie slice for 25 and 1 for 50 making the total to be 75 records which is not true. I want a 50-50 display.
Would really appreciate any help as I'm totally stuck on this...
I'm using CR 9 and I seem to be in a fix on how to accomplish this...
I have a set of company records with "ranks" like A, B, C, D and 'NULL'. I wanted two totals: (1) count of all records with ranks A, B & D and (2) All records. I was able to create a conditional running total for (1) and a straightforward running total for (2). I then display (1) divided by (2) as a percentage using a simple formula.
To give an example: Total(ABD)=25 and Total(AllRecords)=50 therefore (Total(ABD) / Total(AllRecords)) * 100 = 50%
I want to create a pie chart which has 50% of the pie as ABD (ie the 25 ABD records) and the other 50% as the total records count (50 records)...How do I accomplish this?
When I create the chart, I can add the two running totals but the pie chart shows the wrong values (ie) it shows a pie slice for 25 and 1 for 50 making the total to be 75 records which is not true. I want a 50-50 display.
Would really appreciate any help as I'm totally stuck on this...