Formula Tool Logic
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
MSharm83
5 - Atom
‎11-18-2021
02:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
Labels:
- Labels:
- Expression
1 REPLY 1
Qiu
21 - Polaris
‎11-18-2021
03:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@MSharm83
A sample input will be better.
But a simple If statement inside the Formula tool should work for you.
Just an example below.