Jump to content
Server Maintenance This Week. ×

Filtering data from a script


This topic is 6484 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

What I am trying to do is to have a user enter what week they would like to filter on in a message box and have the script perform the found set bases on the input from the user. Can this be done?

Link to comment
Share on other sites

Yes, make a global field and use that as the input field in your Show Custom Dialog step. You would then go into Find mode and use:

Set Field[ yourWeek ; yourGlobal ]

Then perform the Find.

Link to comment
Share on other sites

This topic is 6484 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.