BookmarkSubscribeRSS Feed
RobK777
Calcite | Level 5

Hi,

I'm having an issue with dynamic prompts performing look ups on tables.

Libname and tables are assigned via a library and users can access the data from sas programs.  Library is pre-assigned.

Issue comes up with dynamic prompts on the same tables.  Users can open SP.  No message in EG but fields are not populated.  The prompt GUI comes up with the following message in SMC

Unable to find physical table

I have checked relevant permissions on:

- stored process

- reference tables and libraries

Any help is appreciated.

Thx,

R

3 REPLIES 3
SASKiwi
PROC Star

When we pre-assign libraries in SMC we also add AssignMode = 2 under the Extended Attirbutes tab of the library properties. This ensures that any tables in that library will show in the server list or enable use in code etc without being registered. Suggest you try this with your problem.

RobK777
Calcite | Level 5

Thanks SASKiwi.

I figured it out.  Turns out it was a permissions issue on a Metadata folder.

R

SASKiwi
PROC Star

Yep that's another common problem...good to hear it's fixed.

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!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1454 views
  • 3 likes
  • 2 in conversation