Hi,how can I map a chart(line chart) to read from different data sources in sas visual analytics.i want to use the two variables to creating a new variable.
A single SAS VA report object like a line chart can only have one data source. You will need to combine your data sources into one table before using it in a report object. I would usually do this outside of VA in traditional SAS code, but you could also do this inside VA in the Data Preparation window.
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.