Forum Discussion
MarkShnier__You
Qrew Legend
6 years agoSo re you saying that 1 Activity has many Statuses and that you simply want to float up the content of some Text fields up to the parent?
Have you tried using the Combined text summary fields on the relationship to summarize the text fields?
If that is all you need and you don't like the bubble appearance of the result, you can create a formula text field like this to make them look better.
SearchAndReplace([My Text Concatenation Field]," ; ","\n")
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
Have you tried using the Combined text summary fields on the relationship to summarize the text fields?
If that is all you need and you don't like the bubble appearance of the result, you can create a formula text field like this to make them look better.
SearchAndReplace([My Text Concatenation Field]," ; ","\n")
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------