Forum Discussion
AndreasAh
3 years agoFrequent Visitor
Representing non-numerical values on a graph
Hi, I have a table that are representing a relationship between non-numerical values: Reportnumber Related Reportnumer Y22-123 Y20-001 ... ... From other tables I can get a...
amitchandak
Super User
3 years agoAndreasAh , refer old solution
https://community.powerbi.com/t5/Desktop/Categorical-data-as-X-and-Y-axis/td-p/1589093
or
Charticulator Part 2 - Scatter with Shapes: https://www.youtube.com/watch?v=QIPsv5hNbqI
AndreasAh
3 years agoFrequent Visitor
thank you 🙂
Do you have any suggestions for how I can build a series with relatedreportnumbers?
| Reportnumber | Related Reportnumer |
| Y22-123 | Y21-321 |
| Y21-321 | Y21-268 |
| Y21-268 | Y19-123 |
Outcome should be as the graph in my question.
Best Regards
Andreas