Forum Discussion

lutho's avatar
lutho
Icon for Helper II rankHelper II
5 years ago
Solved

Best way to split a single table into 2 views

Hi all, I have a "student" table and a "test results" table. The test table contains results 2 types of tests - a math test (MTest) and an English test (RTest). The tests are undertaken once per yea...
  • v-robertq-msft's avatar
    5 years ago

    Hi, lutho 

    According to your description, I guess that you want to split your single table into the 2 dimensions and show the data in the scatter chart, you can follow my steps:

    This is the test data I created based on your picture:

     

    1. I click “Transform data” to go to the Power query editor, select the table, and click “Piovit column” then set like this:

     

    1. And I get the data you want to get, like this:

    1. Then I click “Apply and close” and go to the report view to create a scatter chart then place columns like this:

    And you can get what you want.

    You can download my test pbix file here

     

    Best Regards,

    Community Support Team _Robert Qin

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.