BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
brunorodrigues
Calcite | Level 5

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!

1 ACCEPTED SOLUTION

Accepted Solutions
Madelyn_SAS
SAS Super FREQ

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.

View solution in original post

5 REPLIES 5
FredrikE
Rhodochrosite | Level 12

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

Madelyn_SAS
SAS Super FREQ

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.

brunorodrigues
Calcite | Level 5

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

Madelyn_SAS
SAS Super FREQ

 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.

 

 

 

nar_sas
SAS Employee

Yes it is possible to use code based transformations in SAS Data Studio in SAS Viya.  

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Tips for filtering data sources in SAS Visual Analytics

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.

Discussion stats
  • 5 replies
  • 1684 views
  • 4 likes
  • 4 in conversation