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

I am new to SAS Visual Analytics. I have a column in which i want to make zero missing. I know how to do it in base SAS. I can do it in base SAS and import the file again in SAS Visual Analytics. But i want to do it in SAS VA only as i want to learn how to clean data in SAS VA itself. Any help would be highly appreciated!

1 ACCEPTED SOLUTION

Accepted Solutions
TriciaAanderud
Lapis Lazuli | Level 10

You can create a custom calculation in SAS VA to do this task.  Shown below.

For more information about custom calculations, read the user's manual .

 

 

turn2zeroexample.png

 


Tricia Aanderud

Twitter: @taanderud - Follow me!

View solution in original post

6 REPLIES 6
Ujjawal
Quartz | Level 8

No one replied yet. I thought it would be very easy to do it in SAS VA. Thanks!

Joy_SAS
SAS Employee

Hi Ujjawal,

 

I might be misunderstanding your question, but SAS Visual Analytics doesn't clean data.  You can use SAS Visual Data Builder to work with tables, columns, filters, and joins before you explore your data or create reports.  For more information, see the Overview of SAS Visual Data Builder in the SAS Visual Analytics 7.3 User's Guide.

 

-Joy

Ujjawal
Quartz | Level 8
Thanks for your reply. Is it possible to make zero missing in data builder?
Joy_SAS
SAS Employee

SAS Visual Data Builder isn't my area of expertise.  I will have to ask around to see if I can find the answer.

 

-Joy

LinusH
Tourmaline | Level 20
The visual data builder is basically a SQL generator which means that you should be able to use case statements for instance.
See the documentation and training material for details.
Data never sleeps
TriciaAanderud
Lapis Lazuli | Level 10

You can create a custom calculation in SAS VA to do this task.  Shown below.

For more information about custom calculations, read the user's manual .

 

 

turn2zeroexample.png

 


Tricia Aanderud

Twitter: @taanderud - Follow me!

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
  • 6 replies
  • 2256 views
  • 2 likes
  • 4 in conversation