I have what should be a simple problem. I have stacked bar chart that shows cycle times for different tasks for people within a department. I have the user select the department as a parameter when opening the report. I use the department as the Group By field on the report and the chart is in that group header.
My only problem is that when there are many people in on department (> 15 people), the bar chart starts to become difficult to read. When there are 40 or more people in a department it looks ridiculous, you can't read any of the labeling because they are overwriting each other. I would like to be able to set a limit on the number of bars per page, it would be fine to have the data for one department span two or more pages.
I can't find any chart settings that would allow me to for it to continue the same chart on another page. I thought that this thread (thread149-1189385), would help but it looks like he is using 2 levels of grouping, and there isn't much of an explanation, I don't know if I could do something similar.
I am using Crystal 11 developer edition client installation on my PC, with Crystal Server 11 installed on the server, SQL Server 8 database, and we are running XP Pro.
Thanks.
My only problem is that when there are many people in on department (> 15 people), the bar chart starts to become difficult to read. When there are 40 or more people in a department it looks ridiculous, you can't read any of the labeling because they are overwriting each other. I would like to be able to set a limit on the number of bars per page, it would be fine to have the data for one department span two or more pages.
I can't find any chart settings that would allow me to for it to continue the same chart on another page. I thought that this thread (thread149-1189385), would help but it looks like he is using 2 levels of grouping, and there isn't much of an explanation, I don't know if I could do something similar.
I am using Crystal 11 developer edition client installation on my PC, with Crystal Server 11 installed on the server, SQL Server 8 database, and we are running XP Pro.
Thanks.