I have below table. I just need a simple bar graph with date on X-Axis and Volume on Y-Axis. So, I will get 12 bars.
date | Volume |
6/30/2015 | 14,400 |
7/31/2015 | 13,996 |
8/31/2015 | 14,935 |
9/30/2015 | 15,502 |
10/30/2015 | 15,944 |
11/30/2015 | 17,120 |
12/31/2015 | 16,698 |
1/29/2016 | 20,028 |
2/29/2016 | 19,685 |
3/31/2016 | 21,882 |
4/29/2016 | 22,498 |
5/31/2016 | 23,100 |
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.