Forum Discussion
AnthonyJoseph
4 years agoResolver III
Marker chart for multiple measures
Hi there,
I'm tring to find a solution for an issue and hopeful that someone could help me here. I have a table which has many columns (close to 20) one of which is the "Year" column and have two meausres created (say measure A and measure B).
Now, I need to create a Line chart/Marker visual which shows different color for different years and different shapes for different measures (like Measure A can be circle and Measure B can be triangle).
Any thoughts on this is highly appreicated.
1 Reply
- amitchandakSuper User
AnthonyJoseph , if you use the year as legend then you can different colors for the year line, then you can have only one measure.
or You can year as the axis and 2 measures.
You can also explore combo visuals like clustered line visual