Hello everyone!
I'm starting to use the VA and I have a doubt...
When I load my data to create the visualizations, the dataset need to be prepared already?
Can I transform the data inside the VA? Like getting only the year from a date field?
Thanks!
If you need to manipulate the raw data, you should use SAS Visual Data Builder. Then save the output of the query to a LASR table.
If you manipulate the columns within one of the clients, such as SAS Visual Analytics Designer or SAS Visual Analytics Explorer, then those changes are available only within the specific report or exploration.
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Creating Beautiful Reports
SAS Visual Analytics Learning Center
You can do a lot with the data inside VA 🙂
if you want to get the year from a date field, just change the format to year.
You can also create a new calculated variable and use the function year(date).
//Fredrik
If you need to manipulate the raw data, you should use SAS Visual Data Builder. Then save the output of the query to a LASR table.
If you manipulate the columns within one of the clients, such as SAS Visual Analytics Designer or SAS Visual Analytics Explorer, then those changes are available only within the specific report or exploration.
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Creating Beautiful Reports
SAS Visual Analytics Learning Center
Hi @Madelyn_SAS
In the data preparation inside SAS Viya I get the options of drag and drop transformations only.
Is it possible to use code based transformations?
Thanks
I did not realize that this was SAS Visual Analytics on SAS Viya. The SAS Data Studio User's Guide should be able to assist.
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Creating Beautiful Reports
SAS Visual Analytics Learning Center
Yes it is possible to use code based transformations in SAS Data Studio in SAS Viya.
SAS is headed back to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team.
Interested in speaking? Content from our attendees is one of the reasons that makes SAS Innovate such a special event!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.