Hi Experts,
I am fairly new to Alteryx, And got stuck with one logic. If I can explain it correctly below is the requirement.
Mandatory condition ;
If Country = China then (Number of person)* (Hour Worked) where Country = China else (Hour Worked) Endif
How can I write this logic in Alteryx?
Help Highly Apriciated.
@MSharm83
A sample input will be better.
But a simple If statement inside the Formula tool should work for you.
Just an example below.