Jump to content

Combining values of fields in found set


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

Recommended Posts

Is there a way to create a field that combines all the values of another field in all of the records in the found set? For instance, a field that contains the value of PhoneNumber for all the records in the set. So if there are 12 records the field would combine all twelve phone numbers.

Link to comment
Share on other sites

Maybe. If you can mathematically define how you get your found set, then you can create a calculated field with the formula, and then a selfjoin relationship. You can then create a value list based on the relationship and use the ValueListItems function to retrieve the set of data.

Link to comment
Share on other sites

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