Hey,
I am creating a heatmap where as rows I have some info for each observation and as columns I have different scores, on which the colors of the heatmap are depending (see picture 1, sorry it is censored). I noticed that it is not possible to display mark labels if I am using multiple variables in the rows fields (in this case you can see Name, Country, Total Assets). I thought about using just one variable and including the others in the tool tip or in columns, however if I do so I cannot have an heatmap anymore, since the rows with the same values get aggregated (as you can see in picture 2, where I screenshot the case I move my mouse on a cell that has become a bigger square)
Do you know how to solve the issue? I would like to add labels on the squares of the heatmap.
picture 1
picture 2
It's really difficult to understand how your data and visualizations are structured based on the screenshots you provided. It is possible to show mark labels when you have multiple dimensions displayed:
If you can provide some additional details, I can try to guide you toward a solution.