Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Displaying multiple columns on an area chart axis

Hi folks, 

 

I'm currently attempting to create an area chart using a matrix of project spending over a time period, with the catagories displayed as lines (See attached). I'm not sure how to do this, and am turning to the experts for assistance! It would be nice to have it tie into my existing data on the page, updating other fields when clicked on, but I understand if this is not possible. 

 

Cheers! 

 

 

 Type2021202220232024
Item 1Type 1$xx$xx  
Item 2Type 2 $xx$xx$xx
Item 3Type 2$xx   
Item 4Type 3 $xx$xx 
Item 5Type 4$xx$xx  
Item 6Type 3 $xx$xx$xx

 

 

 

 

  • Hi,

    In the Query Editor, select the first 2 columns, right click and select "Unpivot other columns".  Now build your chart.

5 Replies

  • Hi,

    In the Query Editor, select the first 2 columns, right click and select "Unpivot other columns".  Now build your chart.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Ashish, I appreciate the response!

       

      I'm noticing that this seems to duplicate lots of my other information, so some data which displays sums is coming up incorrect. Is there any way around this? 

      • Ashish_Mathur's avatar
        Ashish_Mathur
        Icon for Super User rankSuper User

        Hi,

        Those measures will have to be modified.  Share more details to get specific help with those measures.