Forum Discussion
Matriz Contextual Tooltip
- 5 months ago
Hi Gepax ,
This is related with the way that Field parameters are configured in the model. The SELECTEDVALUE expression does not work because the columns from field parameters are part of composite keys.
For this you need to use different syntax.
Check this blog post from Marco Russo about that:
https://www.sqlbi.com/blog/marco/2022/06/11/using-selectedvalue-with-fields-parameters-in-power-bi/
Also check this video that has some workarounds for colors, so it can also work for tooltips, but be aware that I have not experimented with your code yet.
Hey guys, I’m so sorry... I went on vacation and totally forgot about this topic. I haven’t tried the solution yet, and I’m a bit busy right now, but thank you all anyway. As soon as possible, I’ll try it out.