Skip to content

Add support for multi-line cell values #2929

@ScriptJunky

Description

@ScriptJunky

Is your feature request related to a problem? Please describe.
When using the CONCATENATE function on a formula, it does not currently support \n character, and will not produce newline separated text.

Describe the solution you'd like
2 options to suggest here....

Option 1

  • Add a way to pass newline characters into CONCATENATE
  • Ensure multiline text is displayed as multiline

Option 2

  • Add json_each and/or json_each_text function support
  • Ensure tabular display of data is available using new functions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions