Formula FormattingNameDateTabsTextLine BreaksSep 18, 2019This is some textThis is some textOct 4, 2019This is some more text and stuffThis is some more text and stuffTabsprop("Date").formatDate("MMM") + "\t" + prop("Date").formatDate("DD") + "\t" + prop("Date").formatDate("YYYY")Lines Breaksprop("Text").replaceAll(" ", "\n") By Ben • Latest • Was this helpful? Please consider buying me a coffee. Cheers!