Forum Discussion
Anonymous
3 years agoNot applicable
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...
- 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?
mussaenda
Community Champion
3 years agoHi 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?