Forum Discussion
Check if user has disabled tooltips
- 4 years ago
Hi superspandl,
In a custom visual you can only request that Power BI display a tooltip; not read the state of any properties from this menu. Tooltips (and other settings under the General properties of a visual) are applied to the developer host rather than the internal iframe and as such cannot be communicated with unless there is an API to do so.
There is an open issue for this idea here - I'd suggest adding any feedback to it to help boost its visibility with the team.
Regards,
Daniel
Hi superspandl,
In a custom visual you can only request that Power BI display a tooltip; not read the state of any properties from this menu. Tooltips (and other settings under the General properties of a visual) are applied to the developer host rather than the internal iframe and as such cannot be communicated with unless there is an API to do so.
There is an open issue for this idea here - I'd suggest adding any feedback to it to help boost its visibility with the team.
Regards,
Daniel
- superspandl4 years agoFrequent Visitor
Thanks Daniel,
Very precise answer. I will stop searching and add a note to the suggested feature request.
ralph
P.S. Thanks for your custom visuals course . Helped a lot!