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

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

Recommended Posts

  • Newbies
Posted

Same question as before but with simplified example...using two tables.

wo_test inv_test

------- --------

techname techname

serialnum serialnum

stockdate

usedate

I enter "techname" , "stockdate", and "serialnum" into inv_test.

My technicians use wo_test. I only want the technicians to see

"serialnum" for their matching "techname" and only when "usedate" is empty.

I created a relationship: techname=inv_test:techname which displays only the

"serialnum" matching "techname" which if fine - but I need to filter out all

"serialnum" records that have a "usedate".

Posted

If I understand you correctly, this is a simple fix.

Define a new calc field in the wo_test database to concatenate techname & usedate. Use this field as the basis for the relationship instead of using techname. Only where the usedate is empty will this relationship match, giving you the filtering you want.

cheers,

Wendy

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