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

Wondering what a ? mark in the query builder icon means.  There are no errors or warnings in the log. 

 

Imported Picture

SAS Guide 6.1.PNG


SAS Guide 6.1.PNG
1 ACCEPTED SOLUTION

Accepted Solutions
CaseySmith
SAS Employee

It means there is a prompt associated with it.  When you run a node (ex. Query Builder, program, etc.) that has an associated prompt, a dialog will be displayed where you can dynamically enter a value for the prompt at runtime, which is then used in the running of your node.

 

For example, you could define a query that returns all the values less than a certain date.  But rather than hard-coding the max date, you could define the filter such that it returns the records whose date is less than a prompt value.  Then, when the Query Builder node is run, you'd enter the max date value you want to use for this particular run.

 

Here is a screenshot of how you can create a prompted filter in the Query Builder:

(Note: You have to define the prompts first, in EG's View->Prompt Manager.)

 

filterWithPrompt.png

And then the prompt dialog that will then be displayed when you run this Query Builder node:

filterWithPrompt2.png


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

View solution in original post

1 REPLY 1
CaseySmith
SAS Employee

It means there is a prompt associated with it.  When you run a node (ex. Query Builder, program, etc.) that has an associated prompt, a dialog will be displayed where you can dynamically enter a value for the prompt at runtime, which is then used in the running of your node.

 

For example, you could define a query that returns all the values less than a certain date.  But rather than hard-coding the max date, you could define the filter such that it returns the records whose date is less than a prompt value.  Then, when the Query Builder node is run, you'd enter the max date value you want to use for this particular run.

 

Here is a screenshot of how you can create a prompted filter in the Query Builder:

(Note: You have to define the prompts first, in EG's View->Prompt Manager.)

 

filterWithPrompt.png

And then the prompt dialog that will then be displayed when you run this Query Builder node:

filterWithPrompt2.png


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 1 reply
  • 1298 views
  • 0 likes
  • 2 in conversation