Hi all,
I'd be grateful if you can help or give me a hint how I can determine Status Tracker using Alteryx.
Example below:
Thank you!
Solved! Go to Solution.
Hi,
can you please explain a bit more the difference between 1 and 2, I think I don't see the trick here.
Thanks,
Alan
When there is no other value than exempt or exception then we should have status 1.
If the value was "In Scope" or Null then the Status should be 2.
@echuong1 your solution almost work , except the situation with NULLs
I added this condition 🙂
Your solution was very clever, thank you very much 🙂