Forum Discussion
adityamalik1234
4 years agoFrequent Visitor
Multi Dimension Graph
Hello, I am looking to create a multi dimensional graph. My data looks like this: Target 1 Target 2 Results -0.5 10 15 -0.4 9 12 -0.3 12 13 -0.2 5 11 -0.1 6 10 0...
- 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.
adityamalik1234
4 years agoFrequent 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
Community Support
4 years agoHi 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