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

Hi,

 

I am trying to create a report in SAS VA 7.4 and my data resides in a Postgres Database. I want to have a live connection to the database. Is it possible to do it without importing the table everytime into SAS Visual Analytics Public LASR library?

 

Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
Opal | Level 21

I guess you are talking about a view of the Postgres table in LASR. Unfortunately views are not supported in SAS VA so scheduled updates are the way to go.

View solution in original post

3 REPLIES 3
SASKiwi
Opal | Level 21

What do you mean by a "live connection to a database"? How often is your Postgres database updated and how often do you want to update your VA 7.4 LASR server data? You could easily have a scheduled job which runs at a frequency of your choosing to update LASR data from Postgres.

ADN
Fluorite | Level 6 ADN
Fluorite | Level 6

By a live connection, I mean the VA report should show exactly what is in the database table at that point of time.

 

The data in my Postgres database is updated 3-4 times a day. Is there any other way of doing this other than running a scheduled job?

SASKiwi
Opal | Level 21

I guess you are talking about a view of the Postgres table in LASR. Unfortunately views are not supported in SAS VA so scheduled updates are the way to go.

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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