Forum Discussion
On 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 to see the data in bar charts. It would be nice to have tooltips to show the visual data when on hovering on the Month in X axis.
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,
3 Replies
- Habib
Continued Contributor
Scroller option is there when your X-Axis values are more than to allocated space.
- v-sihou-msft
Microsoft Employee
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
Thanks for the Clarifications.