Forum Discussion
filter through context on tooltip
- 6 months ago
Hey, EugenioProlog ,
I did check your file; the reason is that the legend is not being filtered at all when hovering. As the filtered line doesn't act as a category for some reason. So you're getting both values, Kit 1 and Kit2, therefore you get the alternative text.
Not sure how to fix it with lines, but it works with columns. (Can't share screenshot for some reason, but just copy the visual as column chart and it works).
There are a few things that could cause this.
- Check the model is correct by placing the same visual as your tooltip on the page, and click on the chart to see if the 'tooltip' visual correctly changes. If not, you need to sort out the relationships in your model.
- Check Tooltip Fields include the dim_kits[kit_name] in the Tooltip field well
- Check conflicting slicers