Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi,

In my database, I have a report that shows every record in the db. Each record has a status associated with it, which is assigned from a value list. There are about 15 different status options.

What can I add to a script that would show every single record EXCEPT the records that have a status from one particular value in the list?

For example, I'd like my report to display every record except for the records with a status of "No Action Required".

Thanks for the help.

Posted

Put a find in your script with these steps:

Enter Find mode[no restore]

Set field [statusfield, "No Action Required"]

Omit Record

Perform Find[no restore]

This topic is 7946 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.