Forum Discussion

JustinZZ's avatar
JustinZZ
Frequent Visitor
8 years ago
Solved

Data Reshaping / By Month Line Chart

So currently, for rows I have different categories of sales / expenses, and as columns I have months. Creating a line chart by month doesn't seem to play nice this way. How would I go about reshaping...
  • MFelix's avatar
    8 years ago

    Hi JustinZZ,

     

    Not really sure how your data is growing in the model but you should choose all you date columns and unpivot the values you would them get a single column with dates and another with values and could add them to your visuals or calculate measures upon that.

     

    Regards,

    MFelix