To prepare for this recipe, do the following:
- Open Power BI Desktop.
- Use an Enter Data query to create a table called R04_Table with the following data:
A |
B |
1 |
11 |
2 |
12 |
3 |
13 |
4 |
14 |
5 |
15 |
6 |
16 |
7 |
17 |
8 |
18 |
9 |
19 |
10 |
20 |
This table represents two variables, A and B. Each row has a value for both variables. We wish to determine how the variables are related to one another.