I'm trying to check to see if a table has any rows in it, but i'm not
having much luck.

I have tried to check for the table NOT being NULL and I have check
for a column NOT being NULL, both do not work.

I'm looking to see if the Relationship table is NOT NULL - so I tried:

'z2TH Associations' != $NULL$
(this is the table name)

I also tried:

'z2TF AssociationType' != $NULL$
(this is a column name)

Both of these do not work.

However, if I remove this qualification my workflow works.

Any ideas why I can't check to see if there are any rows in the table?

THANKS!

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to