Forum Discussion
Line Chart Tooltip - X Axis Label
- Anonymous3 years ago
Hi b_phippy,
You can try to create a custom report tooltip page with visuals and use it as a tooltip on your chart.
Create report tooltip pages in Power BI - Power BI | Microsoft Learn
To show the different data levels, you can add a formula with if statements and filters to check the current row context level.
Clever Hierarchy Handling in DAX - SQLBI
Row Context and Filter Context in DAX - SQLBI
Regards,
Xiaoxin Sheng
Hi b_phippy,
You can try to create a custom report tooltip page with visuals and use it as a tooltip on your chart.
Create report tooltip pages in Power BI - Power BI | Microsoft Learn
To show the different data levels, you can add a formula with if statements and filters to check the current row context level.
Clever Hierarchy Handling in DAX - SQLBI
Row Context and Filter Context in DAX - SQLBI
Regards,
Xiaoxin Sheng
Hi Xiaoxin Sheng,
You suggested for creating a custom tooltip, but what if the requirement is only for "enabling an option to show X-axis label name on tooltip." Can you suggest how do we achive this instead of creating a custom tooltip which would be a complete different method.
Regards,
Haveesh