Display Multiple Fields in Calendar Label

I would like the ability to display multiple 'Label' fields in a calendar.

An example would be in an appointments application to show both the Customer name and the list of Services they have made an appointment for. At the moment you can only pick one.

That is my point - it cannot - there are multiple values and no way to deal with arrays.

As long as your Text Formula field can end up with a unique value, corresponding to the actual data, the type of connection doesn't really matters.

Hi Shrey - it is a one to many relationship so I don't think you can do that.

Although a function to deal with arrays might resolve the problem.

390871751732 You can create a Text Formula field to concatenate the Customer Name and the Services fields, and use that field as the Label field.