Concatenating Activity field values to single associated Lead record
Hello,
So I need help developing a formula. I need to return a string of Activity values (comma or semi colon seperated) in one line of a Lead record. Let me explain: A Lead has 5 associated Activities. There is a custom Activity field, say Field X. I want to show in a report all 5 of the Activity Field X values in one row of the associated Lead. So the Columns would be Lead ID and Field X (Concatenated). The Row would be the given Lead ID and all in one line: (Field X value1, Field X value2, Field X
So I need help developing a formula. I need to return a string of Activity values (comma or semi colon seperated) in one line of a Lead record. Let me explain: A Lead has 5 associated Activities. There is a custom Activity field, say Field X. I want to show in a report all 5 of the Activity Field X values in one row of the associated Lead. So the Columns would be Lead ID and Field X (Concatenated). The Row would be the given Lead ID and all in one line: (Field X value1, Field X value2, Field X
0