Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

By adding markdown to a formula column, you can call attention to critical information, color-code data fields, or add other visual customization to a structure:

...

Text FormattingFormatExample

Result

Italics*Text*"My Favoirte book is *The Lord of the Rings*"My favorite book is The Lord of the Rings
Bold**Text**"**STOP!**"STOP!
Heading 1# Text

"# Section One"

Heading 2###### Heading 2 Text

"###### Sub-section Two"

Code Snippet

` Code Snippet `

Note: These are backticks, not apostrophes.

"`<var_name> = <value>`"<var_name> = <value>

...

EmojiFormatExampleResult
Smile Face:smile:"Great Job :smile:"

Smiley Cat:smiley_cat:":smiley_cat: Purr!"

Flag:triangle_flag_on_post:":triangular_flag_on_post: IMPORTANT"

...