Automated Notification - Force Cell Reference Values to Wrap Text

Is there a way to make a cell reference in an automated notification show as wrapped text? I am trying to get the cell reference in the automated notification to show each selection on its own line.

As shown in SmartSheet with Wrap Text on column.

As shown in the Automated Notification cell reference.

Answers

  • Corey W.
    Corey W. ✭✭✭✭

    Hi,

    This can be accomplished with a helper column.

    1. Create a helper column with this function: =JOIN([Column9]@row, CHAR(10))
    2. Set the helper column to wrap text
    3. use this column for your notification