BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
J_
Calcite | Level 5 J_
Calcite | Level 5

I have a simple question to which I haven't  found an answer. I have small data, that I want to display with a line graph.

Data has 3 columns and just few lines

data structure:

selection (category), year (category), measureA (measure)

A                                       2000                    1

A                                       2001                    2

A                                       2002                    3

B                                       2000                    3

B                                       2001                    2

B                                       2002                    1

C                                       2000                    2

C                                       2001                    3

C                                       2002                    1

 

So I want to display year on X-axis and 3 lines  (selection A, B and C) and their measures on Y-axis. How to do this? VA version 7.3.

1 ACCEPTED SOLUTION

Accepted Solutions
GM_C
Fluorite | Level 6

Hi J_, 

 

U can add display group in a line graph.

Capture.PNG

 

These feature allow you to create many lines. 

 

VAMultipleLineGraphPNG.PNG

 

Regards, 

GM.

View solution in original post

1 REPLY 1
GM_C
Fluorite | Level 6

Hi J_, 

 

U can add display group in a line graph.

Capture.PNG

 

These feature allow you to create many lines. 

 

VAMultipleLineGraphPNG.PNG

 

Regards, 

GM.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 2813 views
  • 0 likes
  • 2 in conversation