Is there a way to expose the CAS data set properties in the SAS Visual Analytics report that I am building?
Basically, I'd like to have a section in the dashboard to notify users when the data set was last updated. When adding a CAS data set to the VA report, I can see all the details. But there is no way to provide that information to end users unless I go down the route of creating a separate dataset off the back of a PROC CONTENTS to get the relevant details out and then add that data set into VA
Hello,
You can display the time the table was updated by using dynamic text in a Text object.
Just create a Text object and click the clock icon in the text editor toolbar.
https://go.documentation.sas.com/doc/en/vacdc/v_020/vaobj/n0am6dia40z5lfn1pxqoemibdtp6.htm
Let us know if that helps,
Sam
Hello,
You can display the time the table was updated by using dynamic text in a Text object.
Just create a Text object and click the clock icon in the text editor toolbar.
https://go.documentation.sas.com/doc/en/vacdc/v_020/vaobj/n0am6dia40z5lfn1pxqoemibdtp6.htm
Let us know if that helps,
Sam
Looks like it worked! I've actually done some work recently on the Text object to show filters applied but probably missed out on the table update time variable that is available.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.