In SAS Viya, you can either write a program to create a CAS library to connect to the SAS Data Set and load into into an in-memory CAS table that can be uses by VA, or you can use the Data Explorer component in the UI of SAS Viya, still create a CAS library to connect to the data, and then load the data into a CAS table. Depending on the size of the Data Set you can also try to use the Import feature in Data Explorer to load the data into a CAS table.
... View more