BookmarkSubscribeRSS Feed
c4th1
Fluorite | Level 6

Hi

 

Let's say I have this scenario where I have created a dashboard in VA using the data source from excel (say: product sales for period 1). Is it possible to create a way where the system can automatically update the spreadsheet data in the lasr and update the va dashboard each week when I receive the new report?

 

Thank you.

1 REPLY 1
SASKiwi
PROC Star

Yes. The best way in my opinion is to schedule a SAS batch job, which you can do in Management Console, which reads the excel file at the appropriate time then updates the LASR table. I'd also recommend using a SAS data library on disk to stage the data prior to loading into LASR, and if the table isn't large do any updates in the staging library first and then do a complete table replace in LASR. 

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