I am new to Tableau (first day).
I have the data below where D* refers to one of three variables that are all correlated against eachother. There are 3 instances of each D* variable. When the same variables are against eachother, I have put an NA.
I want to make a heatmap from this data where the correalation values (coefficients) are converted to colors. Step-by-step, what can I do to reformat or otherwise the data to achieve this?
If my question isn't framed clearly enough please let me know in the comments.
D1 D1 D1 D2 D2 D2 D3 D3 D3
D1
D1
D1
D2 0.3 0.3 0.3
D2 0.4 0.2 -0.2
D2 0.1 0.3 0.4
D3 0.6 0.6 0.6 0.2 0.2 0.2
D3 0.6 0.8 0.9 0.4 0.2 -0.2
D3 0.7 0.7 0.7 0 0.2 0.2














