Skip to content

Unicode Function Support #7816

@josy1024

Description

@josy1024

this request belongs to colum visible formatting:

i have a option state field

with contents:
🎨design
✔️-Done
✔️ 🥳 -Gefeiert

any ideas of getting the indexOf or startsWith function working with Unicode chars?

i've Tried
=if(indexOf([$Status],'-') >= 1, 'false', 'true')
=if([$Status] == '✔️Done', 'true', 'false')
=if(startsWith([$Status],'✓'), 'false', 'true')


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:docs-commentCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devarea:list-formattingCategory: View, row & column formatting with JSONtype:archive-old-issueIssues which are closed as tool old for active work

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions