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 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1600 views
  • 0 likes
  • 2 in conversation