Forum Discussion

sebastianjpue's avatar
sebastianjpue
Frequent Visitor
1 year ago
Solved

Custom auto-sized tooltip

Hi guys, I'm currently struggling with custom tooltips, I have a report that has some custom tooltips and the information swap between the month that is selected in the dashboard. The issue star...
  • Daniel29195's avatar
    1 year ago

    sebastianjpue 

    auto-sizing a custom tooltip is not supported in powerbi .

    i would suggest to do is the following :

    create a page for custom tooltip .

    create another page for dirllthough  ( will contain the same visuals of the tooltip but with bigger width and height ) ., add drillthrough to that page ( check modern tooltips ) ,  that way if the client wants to see the full data of a tooltip , he can drillthrough to the created page which will page the data filtered based on the current selection . 

     

    hope this helps .