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

Requirement

VA 6.2 reports to surface data "near real-time". Intraday updates in 15 min cycles.

Without a full re-fresh I understand that I can only append data (no update/delete). Over the period of a day around 5% of data will change.

I could append new rows using a column with a datestamp value. Not sure though how I could use such a column to filter data.

As a SQL it would be something along the line "....group by key    having max(datestamp)=datestamp"

Can something like this be implemented within VA without a full re-fresh of the data?

Thanks

Patrick

1 ACCEPTED SOLUTION

Accepted Solutions
DavidHenderson
SAS Employee

Unfortunately, the ability to update, delete and append rows to LASR tables is not available in Visual Analytics 6.2.

But, good news! We are scheduled to release VA 6.3 and LASR 2.2 in December-- that release will include the tools needed to make the table updates you are wanting. It will require custom SAS code, but it will be possible

In future releases, we will continue to refine functionality available in the UI.

View solution in original post

3 REPLIES 3
Patrick
Opal | Level 21

I must assume no answer means: Can't be done without a full refresh of the table loaded into VA.

DavidHenderson
SAS Employee

Unfortunately, the ability to update, delete and append rows to LASR tables is not available in Visual Analytics 6.2.

But, good news! We are scheduled to release VA 6.3 and LASR 2.2 in December-- that release will include the tools needed to make the table updates you are wanting. It will require custom SAS code, but it will be possible

In future releases, we will continue to refine functionality available in the UI.

Patrick
Opal | Level 21

Great news! Can't wait for this Xmas present then.

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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
  • 3 replies
  • 2448 views
  • 0 likes
  • 2 in conversation