The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
Solved! Go to Solution.
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,
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,
Thanks for the Clarifications.
Scroller option is there when your X-Axis values are more than to allocated space.