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

empty field records on a Portal


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

Recommended Posts

Posted (edited)

Hello.

I'm trying to make a portal that displays records that have field "A" empty.

Any help? :o

Edited by Guest
Posted (edited)

I think you need to explain more of what you are doing. If you are just wanting to find records where a field is empty try typing a = in find mode in the field and performing the find.

Edit: I guess you could create a calc field with the calc being unstored.

If(IsEmpty(Your Empty Field) ; "Yes" )

And use this new field as the relationship key in the related table. But seems odd to even want to do that.....lol

Michael

Edited by Guest
Posted

Hello.

I have a sample (layout S, table S) with a bunch of analysis (layout A, table A). On this table I have field "B". What I whant to know, is on Layout S (Portal with records from A)all the analysis that don't have data on field B. That way I will know which analysis I still have to do and put data on field B.

Hope it helps

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