Forum Discussion

adityamalik1234's avatar
adityamalik1234
Frequent Visitor
4 years ago
Solved

Multi Dimension Graph

Hello,

 

I am looking to create a multi dimensional graph. My data looks like this:

Target 1Target 2Results
-0.51015
-0.4912
-0.31213
-0.2511
-0.1610
058.9
0.137.8
0.286.7

 

Target 1 needs to be on X Axis and Target 2 on Y axis. Results are the values.

 

Is it possible to do this?

 

Thanks & regards,

Aditya

  • adityamalik1234's avatar
    adityamalik1234
    4 years ago

    Hi Kalyj,

     

    I am looking for a graphical solution rather than the matrix visual. I solved it myself though. Had to create a measure for target 1. Used Min(Target1) and plotted it using scatter plot.

3 Replies

  • Hi adityamalik1234 ,

    According to your description, certainly you can do it in a matrix visual, but not sure if this is your desired result, maybe I understand incorrectly.

    I attach my sample below for reference.

     

    Best Regards,
    Community Support Team _ kalyj

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • adityamalik1234's avatar
      adityamalik1234
      Frequent Visitor

      Hi Kalyj,

       

      I am looking for a graphical solution rather than the matrix visual. I solved it myself though. Had to create a measure for target 1. Used Min(Target1) and plotted it using scatter plot.

      • v-yanjiang-msft's avatar
        v-yanjiang-msft
        Community Support

        Hi adityamalik1234 ,

        Glad your problem has been resolved. If you don't have other problems, would you mind accept your reply as solution? Then we are able to close the thread. More people who have the same requirement will find the solution quickly and benefit here. Thank you.

         

        Best Regards,
        Community Support Team _ kalyj