Forum Discussion

RSB's avatar
RSB
Microsoft Employee
3 years ago
Solved

Creating a Line and Stacked column chart using matrix/pivot data source

Hi, I'm pretty new to Power BI. Wondering if somebody can guide me on how to take the below data and create a Line and Stacked column chart . The x-axis should show the Month-Yr and  Y axis should have Categories 1 & 2 stacked. Thanks.

 

CategorySep-22Oct-22Nov-22Dec-22Jan-23Feb-23
Category-1 (Total)25488292595314001001
Category-2 (Total)24256779082011361200
Category-3 (Total)125771133154139
Category-4 (Total)2787808010267
Category-5 (Total)4636672921768945

6 Replies

  • RSB's avatar
    RSB
    Microsoft Employee

    Hi Ashish, Thanks a lot for looking into this. This is how my columns are coming in when I get the data from the excel file into Power BI, not sure how I can link a single date column in Calendar to the multiple date columns. Please advise. Thanks

     

     

    • Ashish_Mathur's avatar
      Ashish_Mathur
      Super User

      Hi,

      Please go through the steps in the Query Editor to see the transofrmations carried out.

      • RSB's avatar
        RSB
        Microsoft Employee

        That worked really well. How can I have Category-1 & Category-2 as stacked values and Category-3 & Category-4 as Lines charts. Thanks!