BookmarkSubscribeRSS Feed
vallsas
Pyrite | Level 9

Hi All,

 

I would like to read the LASR library table in the Enterprise guide.

 

{i have already loaded the table into lasr library , then i can able to design the report in va. but i would like to open the table in EG and need to join with another table for my analysis. }

 

please share your views.

 

Thanks.

2 REPLIES 2
JuanS_OCS
Amethyst | Level 16

Hello @vallsas,

 

to read the table, just call to the libname where you loaded the dataset, you can take it from the SAS Management Console, on the library's properties.

 

About joining the table, I would definetely not do it with the table loaded in LASR/memory (so, outside from the LASR libname, another libname on the disk). I would join the tables first outside from VA, and load only the final table to LASR/memory.

 

Best regards,

Juan

vallsas
Pyrite | Level 9
Hi Juan,

Thanks, Yes, i will join outside of the the LASR library not direct .. i will read from LASR and creating new Dataset and the join into another dataset.. create a final dataset ..its only for my analysis..

whether my required data is there in the LASR library or not..(kind of testing or ensuring the all the required data avaliable for busers )

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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