Forum Discussion

mtworski's avatar
mtworski
Frequent Visitor
9 years ago
Solved

Multiple scatter chart.

Hello,   I would like to plot on te same scatter chart points from different tables.   Basically I want :   Table 1 : X; Y; ColorBoolean   Table 2 : X'; Y'   with the dot from table 2 bei...
  • v-sihou-msft's avatar
    9 years ago

    mtworski

     

    No, it's not possible. Scatter chart is to describe the relationship between X-axis and Y-axis fields. You can only put single data field in either X-axis/Y-axis box. In your scenario, you have to separate into two charts.

     

     

    Regards,