Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
By default, my custom visual's general formatting settings have the title and tooltip enabled. Is it possible to set both of these settings to false by default when the visual is created/added to the report?
Solved! Go to Solution.
Hi @IraJWatt,
You can enable suppressDefaultTitle in capabilities to prevent the default title, but it's not off per se. This may be what you're after, though.
Regarding tooltips, you can set the supported types, but not whether they're on or off by default. You might need to make a feature request for this if you need it.
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @IraJWatt,
You can enable suppressDefaultTitle in capabilities to prevent the default title, but it's not off per se. This may be what you're after, though.
Regarding tooltips, you can set the supported types, but not whether they're on or off by default. You might need to make a feature request for this if you need it.
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)