Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Performance and formatting issue in visual header tooltip

I am using clustered column chart to show to show information detail on visual header tooltip and I tried both option:

Defaul - Where formatting is missing.

Custom - Created a page and using text component to show detail and displaying in visual header tooptip but perforamnce is too slow.

How can we show information detail on visual header tooltip with perfact formatting and performance?

2 Replies

  • v-yuta-msft's avatar
    v-yuta-msft
    Icon for Community Support rankCommunity Support

    Anonymous ,

     

    I think this depends on your specific senario. If you need to show complete related info when you click one point in the visual, I would suggest you use custom page tooltips, please refer to doc below:

    https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips#limitations-and-considerations

     

    If you don't need to show custom related info in tooltip, you can create measures or calculate columns based on your specific senario.

     

    Regards,

    Jimmy Tao

    • Anonymous's avatar
      Anonymous
      Not applicable

      Actually I don't want to show any measure or any data related. I'm talking about visual header feature on hover over (?) where I have to show description about chart and I am not getting option format the paragraph and I tried to custom page but that is too slow.

      How I can achieve this?