PrograMist
MIS
Need assistance on the following issue please...
In my report I have the following categories (fields):
machinename (distinct count = 20,223)
OS for each machine (count = 20, 223)
processor (count = 20,283) -- the count of processors is always 60 items more, because some machines have more than one processor. So, it also actually changes the count on OS field to 20,283 (since I can not use the distinct count for OS field)
I have the data grouped by operating system and then by processor. Then, I am trying to create cross-tabs for each group. The cross-tab for processor looks good. However, the cross-tab for the operating system reflects incorrect totals. It needs to have counts as 1 OS per 1 distinct machine name and instead it's counting 1 OS per 1 processor.
Would someone have any suggestions on how I can modify this report so that each cross-tab reflects the right totals for each category? Sorry to say, I can not break it down into 2 reports -- it has to be all in one... Plus, I have other fields with the same problem... But, I think, if I could just get some help on this example, I would figure out the rest.
Thank you so much,
PrograMist
In my report I have the following categories (fields):
machinename (distinct count = 20,223)
OS for each machine (count = 20, 223)
processor (count = 20,283) -- the count of processors is always 60 items more, because some machines have more than one processor. So, it also actually changes the count on OS field to 20,283 (since I can not use the distinct count for OS field)
I have the data grouped by operating system and then by processor. Then, I am trying to create cross-tabs for each group. The cross-tab for processor looks good. However, the cross-tab for the operating system reflects incorrect totals. It needs to have counts as 1 OS per 1 distinct machine name and instead it's counting 1 OS per 1 processor.
Would someone have any suggestions on how I can modify this report so that each cross-tab reflects the right totals for each category? Sorry to say, I can not break it down into 2 reports -- it has to be all in one... Plus, I have other fields with the same problem... But, I think, if I could just get some help on this example, I would figure out the rest.
Thank you so much,
PrograMist