Forum Discussion
Isolating context more effectively need help
- 1 year ago
VahidDM actually i think i see what's maybe causing the issue. I've been running under the assumption that when hovering over a specific cell value on the matrix it will be applying a filter on the specific row you are hovering over. But when i click on the specific cell element its highlighting both rows. So i think the matrix visual itself it's allowing me to propagate the context as I am intending.
VahidDM actually i think i see what's maybe causing the issue. I've been running under the assumption that when hovering over a specific cell value on the matrix it will be applying a filter on the specific row you are hovering over. But when i click on the specific cell element its highlighting both rows. So i think the matrix visual itself it's allowing me to propagate the context as I am intending.
- Oliver_Buchanan1 year agoHelper I
Further to this, way to actually achieve the results i was looking for was to concatenate the Site Name and Responses into a single column, then rejig relationships around that level of granularity instead and then use a dynamic measure in the Values of my Matrix as well. The table is a little bit less visually appealing because I liked the header - subject spacing but it allows for the dynamic tool tip to work.