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

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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