Forum Discussion

manojsoni's avatar
manojsoni
New Member
2 years ago
Solved

Tool tip position

Hi all

I have made a line visual where dates are on x axis and two variables are on y axis. I have put one variable in tooltip, which shows the information, i want.

But that tooltip hides many of the visual area. I want to reposion that tool tip far so visuals are not hidden from the displayed tooltip. See example below, how tooltip is hiding many of visual area, Is this can be repositioned, may be very right side or bottom side, or tool tip information can be saved in image or so.

 

 

 

Is there a way to do that?, Please suggest.

Thanks

 

  • This is different from the default tooltip. Will try in my project. This one also however comes on the same page. I was thinking if that comes, away from report page so visual does not get hidden behind tool tip. But thank you for the solution.

6 Replies

  • i think theres not way to do this, you can create a card with your mensure and use SELECTEDVALUE or HASONEVALUE in mensure to show values in card only if one value is selected. remove background color, border, etc... while not selected one value, this box is invisible. you can try this.

  • Hi manojsoni 

    There is no option to change the tooltip place.
    But you can create a custom tooltip with more efficient use of space. For example, if you align everything to the left and reduce the gaps, the tooltip will be much more compact. I also recommend using a table to consolidate the content on the tooltip. Something like :

    The pbix with the example is attached.
    The video guide for creating a customized tooltip is here :
    https://www.youtube.com/watch?v=dEf77pl1-2E&t=19s

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



  • Thanks for the reply.

    Is there any example of doing it through Card as said above?

     

    • Ritaf1983's avatar
      Ritaf1983
      Super User

      You can do this with any visualization you want. 
      Same example with cards :

      The updated pbix is attached

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

      • manojsoni's avatar
        manojsoni
        New Member

        This is different from the default tooltip. Will try in my project. This one also however comes on the same page. I was thinking if that comes, away from report page so visual does not get hidden behind tool tip. But thank you for the solution.