Forum Discussion
Crossh highliting issue
- 1 year ago
Your measure is probably returning zero. Can you try if([measure]<>0, [measure]) as the custom label.
What values do you expect for those? Unless they're blank like in the screenshot in my previous reply, data labels will not appear. Also, check for decimals.
there are values and bigger values in millions, but Treemap selection is making them 0, that is the problem statement
question is , why is it returning 0, when the values are big and in millions like in my previous screenshot
- danextian1 year agoSuper User
It is weird that treemap will make them zero. Try using a matrix or a table crossfilterd by a treemap to check if they return zero
- vjnvinod1 year agoImpactful Individual
see below, in the table its filtering out and in the visual its highligting but turning the values to zero
- danextian1 year agoSuper User
I'm confused. You've selected AADC and the column chart values match those that are in the table. And since this is supposed to be cross-highlighting all other non-selected categories will still be visible but not highlighted.. What values do you expect to see from them other than those what's shown in the table?