Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello,
I want to create a bart chart with months in the X-axe, however, my months in the dataset are separated in individual columns. Can someone show me how I could make a graph out of this?
Example
Column A Column B Column C
Item Jan-2019 Feb-2019 Mar-2019
A 0 50 100
B 80 60 90
C 100 50 50
best regards
Frederik
Solved! Go to Solution.
Unpivot all Columns and then you will get the data in single column. Then you can hv the way you want in the Graph
Follow the steps as mentioned below and hope your question is answered.
Proud to be a Super User!
Unpivot all Columns and then you will get the data in single column. Then you can hv the way you want in the Graph
Follow the steps as mentioned below and hope your question is answered.
Proud to be a Super User!