I am new to SAS Viya and wondering if there is a no code way, point and click method to join SAS datasets.
Thanks.
You can do joins in SAS Data Studio:
https://documentation.sas.com/doc/en/dprepcdc/2.5/datastudioadv/p1rjhz79auas6bn1bd0zbqxu6dys.htm
Haven't used it myself so I don't how advanced this tool is.
View solution in original post
PROC SQL and the DATA step are available on Viya.
SAS Studio contains tasks with point-and-click interfaces that can join tables on SAS Viya.
Thanks. SAS Studio has a lot of no code ways to prepare data.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.