Forum Discussion
sb_powerbi
Helper II
10 years agoOn hovering over the X axis data, show the constructing data for that bar in tooltips.
How to show all the field values when mouse over to the X axis data. For ex. the Bar chart Visualization showing Month & year wise sales, revenue details.if we have more than 2 years data.its hard t...
- 10 years ago
In Power BI, it can't show data values when you hover over X-axis, because it may have different series of data under same category. But when you hover over bar/column/line point, it will show the corresponding data value automatically.
Regards,
v-sihou-msft
Microsoft Employee
10 years ago
In Power BI, it can't show data values when you hover over X-axis, because it may have different series of data under same category. But when you hover over bar/column/line point, it will show the corresponding data value automatically.
Regards,
sb_powerbi
Helper II
10 years agoThanks for the Clarifications.