Forum Discussion

sb_powerbi's avatar
sb_powerbi
Icon for Helper II rankHelper II
10 years ago
Solved

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 t...
  • v-sihou-msft's avatar
    10 years ago

    sb_powerbi

     

    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,