Hi am using Crystal Reports v10 and have developed a cross tab based on the number of days it has taken for an assessment to be completed by gender.
Each Assessment is allocated a unique number and as a result, the summarised field is made up of distinct count of this unique number.
The results need to be at one decimal place and the requestor has asked the % be calculated in a specific way which I thought would be easier to explain by demonstrating rather than a long winded explanation:
The actual cross tab count looks like like this:
No. of Days Required to Submit
<=7 Days 8-14 Days 15-21 Days >=22 Days Total
Female 3 1 0 23 27
Male 7 0 5 148 160
Total 10 1 5 171 187
The requestor would like the % to display as follows:
No. of Days Required to Submit
<=7 Days 8-14 Days 15-21 Days >=22 Days Total
Female 11.1% 3.7% 0% 85.2% 14.4%
Male 4.4% 0% 3.1% 92.5% 85.6%
Total 5.4% 0.5% 2.7% 91.4% 100%
In addition, the requestor wanted the days to submit heading to appear specifically within the cross tab and the only way I could think to do this was to create a formula that contained the text "No. of Days Required to Submit" and then add this as the first column in the cross tab.
What I'd like to know is whether these calculations with regard to the % doable and if so, how do I go about doing this?
My apologies in advance if columns don't line up after I submit this.
Thanks.
Each Assessment is allocated a unique number and as a result, the summarised field is made up of distinct count of this unique number.
The results need to be at one decimal place and the requestor has asked the % be calculated in a specific way which I thought would be easier to explain by demonstrating rather than a long winded explanation:
The actual cross tab count looks like like this:
No. of Days Required to Submit
<=7 Days 8-14 Days 15-21 Days >=22 Days Total
Female 3 1 0 23 27
Male 7 0 5 148 160
Total 10 1 5 171 187
The requestor would like the % to display as follows:
No. of Days Required to Submit
<=7 Days 8-14 Days 15-21 Days >=22 Days Total
Female 11.1% 3.7% 0% 85.2% 14.4%
Male 4.4% 0% 3.1% 92.5% 85.6%
Total 5.4% 0.5% 2.7% 91.4% 100%
In addition, the requestor wanted the days to submit heading to appear specifically within the cross tab and the only way I could think to do this was to create a formula that contained the text "No. of Days Required to Submit" and then add this as the first column in the cross tab.
What I'd like to know is whether these calculations with regard to the % doable and if so, how do I go about doing this?
My apologies in advance if columns don't line up after I submit this.
Thanks.