Tooltip

Mode
| Value | Description |
|---|---|
| None | No tooltips |
| Native | Power BI's built-in tooltip (supports report page tooltips) |
| Custom | SVG-rendered tooltip with full styling control |
| Both | Shows both custom and native tooltips |
Custom Tooltip Settings
| Property | Description | Default |
|---|---|---|
| Sort Order | Descending, Ascending, None | Descending |
| Value Scale | Auto, None, k, M, Mds | Auto |
| Font | Font family, size, bold, italic, underline | Segoe UI, 11px |
| Background Color | Tooltip background | #FFFFFF |
| Background Transparency | Tooltip background opacity | 20% |
The tooltip displays the category name followed by each series value, formatted using the measure's source format string.