Hi, I want to create a bar graph with a table like the below. However, the data that I want to use is in another table. Would I be able to use the data from another table to display in the table section without merging it?
https://support.sas.com/kb/49/697.html
Depends on the ultimate output expected. You could pipe the output to a single PDF, RTF or HTML file and that would be trivial.
Getting into a single PNG may be slightly harder.
What is your final expected output format? Is this for a single graph or does this need to be scaled/expanded somehow?
@Scooby3g wrote:
Hi, I want to create a bar graph with a table like the below. However, the data that I want to use is in another table. Would I be able to use the data from another table to display in the table section without merging it?
https://support.sas.com/kb/49/697.html
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.