Forum Discussion

perassolli's avatar
perassolli
Frequent Visitor
5 years ago
Solved

Different tooltip for each matrix value

It's possible to have a different tooltip for each matrix line?

I have different Regional KPI's for each line and i need to show differents tooltip for each one.

 

5 Replies

  • perassolli Unfortunaltey I don't think it is possible, you can create a custom report tooltip page and whatever you show in that report tooltip page, (for example a measure), you can build logic in the measure based on which row you are at.

     

    Check my latest blog post Compare Budgeted Scenarios vs. Actuals I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!

    Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.

    • perassolli's avatar
      perassolli
      Frequent Visitor

      parry2k do you know how can I create a measure to change value based on which line i am?

  • perassolli yes, I think it will be easier if you share a sample pbix file (remove sensitive info before sharing), share thru one drive/google drive.

  • v-henryk-mstf's avatar
    v-henryk-mstf
    Community Support

    Hi perassolli ,


    I’m very sorry, according to your original needs, the tooltip of each row cannot be displayed separately in the matrix. They will show together in the tooltip. Here is a related case that has been resolved for reference:

    For your later requirements, if you want to create a measure to change rows value which you selected. You might as well try the HASONEFILTER function. For specific usage specifications, please refer to the official document. Here is the corresponding link: 


    Here is a case of using HASONEFILTER to solve the problem can be used as a reference: 


    If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.


    Best Regards,
    Henry


    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.