BookmarkSubscribeRSS Feed
vallsas
Pyrite | Level 9

Hi All, how to check an existing setup of va, whether visual statistic is there or not? also if vs exist how to open in the same browser? appreciate your suggestions and help. thanks

1 REPLY 1
SASKiwi
PROC Star

Start a SAS Studio session on SAS VA and submit this:

proc product_status; 
run;

proc setinit;
run;

You should see Visual Statistics components listed in your licence and in the products installed.

hackathon24-white-horiz.png

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.

Latest Updates

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
  • 1 reply
  • 970 views
  • 0 likes
  • 2 in conversation