Forum Discussion
Anonymous
6 years agoNot applicable
if statment not working
Im trying to make a custom column and first it shows me the syntax is correct
Then fails with this, thats not making alot of sense, is it ?
Anonymous
try lowercase and other syntax
=if Text.Contains([Email], "A") then "A" else "B"
2 Replies
- az38
Community Champion
Anonymous
try lowercase and other syntax
=if Text.Contains([Email], "A") then "A" else "B"- AnonymousNot applicable
lol thx 😂