Forum Discussion
hmeltonPSL
2 years agoHelper II
Two datasets one bar chart
I have two queries from 2 different db tables. I created bar charts for each. Each bar chart has the same x axis, I would like to merge the two bar charts togther into one chart. So the chart woul...
Uzi2019
2 years agoCommunity Champion
Hi hmeltonPSL
Create relationship between 2 table then take tornato chart to represent 2 coulmn in single chart or you can take stack bar chart.
Tornado Chart in above example.
I hope I answered your question.