How to create scatter plot in Tableau from database format where among the TABLES I have one field which lists trait codes and in the MEASURES the other field contains the trait numeric values?
Trait code (as TABLES) |
Trait numeric values (as MEASURES) |
AAAA |
8.4 |
BBBB |
23.1 |
AAAA |
7.5 |
BBBB |
20.8 |
AAAA |
11.4 |
BBBB |
16.9 |
AAAA |
12.5 |
BBBB |
19.6 |
|
|
The setting asks 2 measures but I don't know how to manage to have 2 measure from a single field