Hello there,
I am wondering how to separate "Date Diff_ " from the Column "Name"! Need to keep all Actions in one side.
Can anyone suggest me on this?
Hi @Mina2021,
You need to use the below formula to make it work.
!Contains([Name], 'Date Diff')
Hi Emil_Kos,
what If I want to give two options:
1) Both actions & date diff - Contains data actions & date diff
2) Only actions - contains only actions
Thank you so much for your help!