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
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.
I must assume no answer means: Can't be done without a full refresh of the table loaded into VA.
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.
Great news! Can't wait for this Xmas present then.
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.
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.