Re: Deep dive into tooltip options in Power BI visuals (Generally Available)
Tooltips give consumers context about the data point they're hovering over — the full value, a year-over-year change, a related KPI, a quick explanation — without ever leaving that data point. Power BI offers a flexible set of tooltip options so you can start with the defaults and add as much customization as the report needs.
The options progress from least to most custom:
- Default visual tooltip — Power BI builds the tooltip from the fields in your visual.
- Tooltip field well — Add extra fields to enrich the default tooltip.
- Tooltip fields only and Sentence format only (newly generally available) — Curate the exact field list or write the hover content as a sentence.
- Report page tooltip — Replace the tooltip entirely with a report page you design.
A separate Help tooltip icon in the visual header gives consumers guidance about the visual itself rather than the data point, and it coexists with whichever data tooltip you pick.
Why does it add additional properties to.PBIR visual.json files that prevent the report from opening in Power BI Desktop?
Published on:
Learn moreWe can help you with Re: Deep dive into tooltip options in Power BI visuals (Generally Available)
If you want help implementing, troubleshooting, or improving this product, contact us and we’ll point you in the right direction.
Related posts
Re: The AI Semantic Layer You Probably Already Have
jcy In the soon to be deprecated feature "Q&A" (10 year old LLM) you co exclude tables and columns of a table as well as measures fr...
Re: The AI Semantic Layer You Probably Already Have
Have you tried OLS?Since copilot will access data through the permission the user has, using OLS will block copilot from accessing the dimensi...