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

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

Recommended Posts

Posted

Hi,

I have a database of client profiles. To make data entry easy, I used a value list and check boxes for one of the fields, "School". The values include: Sch of Med, Sch of Dentistry, Sch of Engineering, etc.

It is possible that some clients have multiple school affiliations.

What I would like is to be able to split the field into separate records, the same way you can split repeating fields into multiple records when you import them. My template is set up to make the report if I can split the field.

Thanks

Posted

You could define a repeating calculation field =

GetValue ( Extend ( School ) ; Get ( CalculationRepetitionNumber ) )

then import this field, along with ClientID, into your new table.

Posted

Thanks, this is starting to do what I need. But it only returns the first checked value, not multiple values.

what exactly is the get(calculationRepitionNumber) function doing?

thanks, again

Posted

Thanks for your file.

OK, I recreated your file from scratch and it looks like everything is exactly the same, yet i only get the first check box in the calculation field. Where am I screwing it up?

Thanks gain for the help.

checkbox.fp7.zip

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