Forum Discussion

badger123's avatar
badger123
Icon for Resolver I rankResolver I
7 years ago

Scatter chart measure

Hello, 

 

I have two measures (selected item size and average item size) that I would like to use to create a visual like below, where the left bubble is selected item size and right bubble is average item size. 

 

I think may be possible using the scatter chart by creating a table like below, setting column1 as X axis and column2 as size. 

 

Column1Column2
1Measure1
2Measure2

 

 

Is there a way for me to make the above table as a measure? 

1 Reply

  • v-danhe-msft's avatar
    v-danhe-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    Hi badger123,

    Based on my test, I am afraid you could not use different measures for the same column to show in a scatter chart.

     

    Regards,

    Daniel He