Hello,
I need assistance please, I am trying to create a popup based on certain values. Exam: If Column A input = 2, then message box/popup (Whatever message)
Thank you
Hello,
I need assistance please, I am trying to create a popup based on certain values. Exam: If Column A input = 2, then message box/popup (Whatever message)
Thank you
You can either use the General “Do when condition is true”…

Or use “Input’s Value has changed”…

… and then add a condition for the input being “2”.
