Forum Discussion

DAX_merchant's avatar
DAX_merchant
Helper II
1 year ago
Solved

Scatter plot data labels with x,y values

Hello,

 

I have a scatter plot in Power BI. For context, this plot takes two measures, one for each axis. The measures represent sales for a certain time period per store (store field is in the legend)

 

The purpose of this graph is to show how each store does by comparing it to itself at a different time period. I have two slicers, one for the x axis and one for the y axis which filters by date, giving me total sales for each store for the selected time period. 

 

I want the data label to show me the x, y coordinates of my point, but can't figure out how to do this. Category labels just pulls the legend. Furthermore, I can't add a measure into the values section of the scatter plot. Any help would be appreciated!

 

 

  • lbendlin's avatar
    lbendlin
    1 year ago

    Sure, Deneb is an option. Note that Deneb won't be able to tell measures from columns so you will have to provide all the necessary data points into the dataframe.

     

     

8 Replies