Forum Discussion

ccaswell's avatar
ccaswell
Regular Visitor
9 years ago

matrix

Hi,

I want to create a grade matrix to plot start point against predicted grade.

I want predicted grade to be horizontal from 9 down to 1 and start point to be sublevelled.....i.e. 1a, 1b, 1c, 2a, 2b etc up to and including 6.

I then wan to plot my data which may be in the form of a table with name, start point, predicted grade

What is the best way to do it?

I'd also like to be able to filter by subject/assement point and coour code elements of it...is this possible?

Regards

4 Replies

  • Phil_Seamark's avatar
    Phil_Seamark
    Microsoft Employee

    Hi ccaswell

     

    I think I follow what you are after.  I think if you get your table in the following format, you can simply drag the PredictedGrade field to your Columns, then drag SubLevels to your Rows, and then the various Measures to the Values.

     

    Then all you need to do is work out the formulas for the Measures.

     

    Does that help?

     

     

    PredictedGrade , SubLevels , Measure1, Measure2
    --------------------------------------------------------------------
    1 , A , 11 , 22
    2 , A , 11 , 22
    3 , A , 11 , 22
    4 , A , 11 , 22
    5 , A , 11 , 22
    6 , A , 11 , 22
    7 , A , 11 , 22
    8 , A , 11 , 22
    9 , A , 11 , 22
    1 , B , 11 , 22
    2 , B , 11 , 22
    3 , B , 11 , 22
    4 , B , 11 , 22
    5 , B , 11 , 22
    6 , B , 11 , 22
    7 , B , 11 , 22
    8 , B , 11 , 22
    9 , B , 11 , 22


     

     

    • ccaswell's avatar
      ccaswell
      Regular Visitor

      Hi,

       

      I'd also want the matirx to show as an empty complete grid with the students' plotted on it...like this one...is that possible even if studetn don' fill every box?

       

       no result123456789Total No. Pupils
      W - Working Towards          0
      1a  21      3
      1b  21821   14
      1c1 215165   30
      2a1    84952 65
      2b      623112
      2c          0
      • v-caliao-msft's avatar
        v-caliao-msft
        Microsoft Employee

        Hi ccaswell,

         

        We can get a similar result by using Matrix visual in Power BI.

         

        In your scenario, please provide us some sample data, so that we can make further analysis.

         

        Regards,

        Charlie Liao