Forum Discussion
Custom auto-sized tooltip
- 1 year ago
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 .
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 .
- sebastianjpue1 year agoFrequent Visitor
Thanks for the quick response, I'll try the above 🙂