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

Value List based on multiple fields


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

Recommended Posts

  • Newbies
Posted

I want to create a value list that includes values from multiple (six) fields into one list. The "Use values from field" option only allows up to two fields. Any suggestions on the best approach to achieve this? Thanks.

Scott

Posted

You need another calc field. Say "AllFields", where "AllFields" is a string concatenation of each of the fields required, but each separated by a "return".

Here's the calc I used to test with:

"AllFields =

f1 & "

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