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

Creating summary information for labels


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

Recommended Posts

  • Newbies
Posted

Dear all,

I need to create labels that summarize text information in a field.

I have a field called catalog number. Then, I have another field called voucher. So I have records with the same catalog number but with many vouchers.

Example:

Catalog no. 345 Voucher:pa-123

Catalog no. 345 Voucher:pa-632

Catalog no. 345 Voucher:pa-388

How can I have a label that shows the catalog number once with all the voucher information summarized. I need to print one label per Catalog number with all the voucher info.

The final result should be something like this:

Catalog no. 345 Voucher:pa-123

Voucher:pa-632

Voucher:pa-388

All the info in one label.

I hope this makes sense.

Thanks a lot in advance for your help.

Posted

Create an unstored calculation field at the Catalog TO.

Use the List() function to grab each of the values for the related voucher. You can then make use of the substitute() function if you want to filter out the pilcrows (carriage returns).

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