Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Text.BetweenDelimiters function, bug or user error?

Greetings all, I’m nesting the Text.BetweenDelimiters function within a Text.Select function and I’m getting a result that looks wrong. It looks like the BetweenDelimiters function is not working pr...
  • mussaenda's avatar
    3 years ago

    Hi Anonymous ,

     

    Then nest your formula with if Text.Contains functions.

     

    Like if the Event Title contains "-" and "(" then your nested  formula else, null

    You think that will work for you?