Forum Discussion

JohnAdv's avatar
JohnAdv
Frequent Visitor
10 years ago
Solved

Can I remove the "Values" fields from ToolTips

 

I want to add calculated columns to my tooltips but i also want to remove the values that

are displayed on the Line Chart. I also turned off the Data labels so the user doesn't see the true values.

 

John

 

 

6 Replies

  • v-haibl-msft's avatar
    v-haibl-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    JohnAdv

     

    You cannot remove the values displayed in tooltips. Please vote this idea here.

     

    Best Regards,

    Herbert

    • Anonymous's avatar
      Anonymous
      Not applicable

      Your Idea page page not found error

  • Anonymous's avatar
    Anonymous
    Not applicable

    You cannot exclude individual fields from the standard tooltip, as mentioned by Herbert earlier, but I have done a work around which works well.  I have a map and wanted to exclude the ugly latitude and longitude numbers from the tooltip.

    1. Create another page (hidden) and set it as a tooltip (Format Options > Page Information) and make it small to only include the field(s) you want
    2. Back in your visual where you want the tooltip, go to Format Options, Tooltip and make the type 'Report page'.  Select this new hidden page from step one and bingo, no ugly/unwanted fields in your tooltip

     

  • Habib's avatar
    Habib
    Icon for Continued Contributor rankContinued Contributor

    You can add additional values on tooltip suing below section in line chart but unfortunately you can not remove value field from tooltip

     

  • Zyg_D's avatar
    Zyg_D
    Icon for Continued Contributor rankContinued Contributor

    You can turn off tooltips since 2018 July: 

    • Anonymous's avatar
      Anonymous
      Not applicable

      Turning off the Tooltip feature as mentioned above doesn't truly remove them.  (it just turns off the flexibility to show other values within that tooltip and format them).
      ie - If you mouseover the bar graph, you'll still see the value appear for that selection.  

      Workaround: However, you can "trick" the tooltip into not appearing!  Within the Tooltip menu, turn it On, then scroll to Transperency --> make that 100%.   Now your tooltips won't display as you mouseover them. 

      This was particularly helpful for my scenario, in which I was needing to color code values (using conditional formatting) and also prevent the actual value from being displayed.