I’m noticing that when using Lookup fields to gather all the text from various related text fields, the output in the lookup field separates each of the resulting contents with a comma automatically. Here’s the situation:
1 - Contacts table contains a link to Interactions table.
2 - Each Interaction contains text meeting notes, which are concatenated in a separate field with the date of the meeting and a line break at the end.
3 - The Contacts table in turn has a lookup field which brings back all of those concatenated results, so that I can pull up a contact in gallery view and see something like this in their notes field:
2-22-2015: Met for first time at her office, talked about our basic services.
, 4-18-2017: Met with her whole team to set up launch.
So that comma in front of the 4 isn’t a type-o in this message; rather it’s the output I’m getting. Can I get that to go away?
