Stacked chart based on sub grouped data.
Posted: Tue May 16, 2023 9:53 am
I have a data translation that has 2 levels of grouping. How can I turn this into a stacked chart?
E.g. My data looks like this after grouping it on Field1 and the Field2:
Field1 | Field2 | Total
Value1| ValueA| 1
Value1| ValueB| 3
Value2| ValueA| 3
Value2| ValueB| 2
Value3| ValueA| 4
I want to turn this into a stacked chart, where the there is a bar for value1, value2 and value3 which is divided into the totals for Field2. This is very easy to do in most reporting software, but I can't seem to figure out how to do it in stimulsoft reports. Do you have any hints on how to achieve this?
E.g. My data looks like this after grouping it on Field1 and the Field2:
Field1 | Field2 | Total
Value1| ValueA| 1
Value1| ValueB| 3
Value2| ValueA| 3
Value2| ValueB| 2
Value3| ValueA| 4
I want to turn this into a stacked chart, where the there is a bar for value1, value2 and value3 which is divided into the totals for Field2. This is very easy to do in most reporting software, but I can't seem to figure out how to do it in stimulsoft reports. Do you have any hints on how to achieve this?