You need to sign in to do that
Don't have an account?

Possible to Combine 2 Bar Charts
Not sure if this is possible but I'm interested in creating a stacked vertical bar chart with 2 Y axes as follows:
1. It has last 6 months on the X axis, e.g. January - June
2. It has 2 Y Axes: on the left Sales in $$, on the right Applications - both as a decimal
3. For each month you have Product A Applications bar stacked on Product A Sales bar and then Product B Applications bar stacked on Product B Sales bar.
So essentially it's like stacking/superimposing one bar chart on top of another and adding an extra y axis. Is this even possible? Thanks in advance!
Bronco
1. It has last 6 months on the X axis, e.g. January - June
2. It has 2 Y Axes: on the left Sales in $$, on the right Applications - both as a decimal
3. For each month you have Product A Applications bar stacked on Product A Sales bar and then Product B Applications bar stacked on Product B Sales bar.
So essentially it's like stacking/superimposing one bar chart on top of another and adding an extra y axis. Is this even possible? Thanks in advance!
Bronco
As far as I know that
A combination chart plots with multiple sets of data on a single chart is possible. Each set of data is based on a different field, so values are easy to compare. You can also combine certain chart types to present data in different ways in a single chart.
I suggest you refer below links.
https://help.salesforce.com/apex/HTViewHelpDoc?id=reports_combination_charts_examples.htm&language=en
https://help.salesforce.com/HTViewHelpDoc?id=reports_combination_charts_using.htm&language=en_US
https://help.salesforce.com/apex/HTViewSolution?id=000003933
Hope this helps you!
Thanks and Regards
sandhya
All Answers
As far as I know that
A combination chart plots with multiple sets of data on a single chart is possible. Each set of data is based on a different field, so values are easy to compare. You can also combine certain chart types to present data in different ways in a single chart.
I suggest you refer below links.
https://help.salesforce.com/apex/HTViewHelpDoc?id=reports_combination_charts_examples.htm&language=en
https://help.salesforce.com/HTViewHelpDoc?id=reports_combination_charts_using.htm&language=en_US
https://help.salesforce.com/apex/HTViewSolution?id=000003933
Hope this helps you!
Thanks and Regards
sandhya