I am writing this code in the formula in a new column but I don;t know why i get an error
if [Platform] = "Leading Ads" then
([Count]*[fee] ) + [Sum_Sum_amount]
Solved! Go to Solution.
Hey @soncoku
Don't forget that when writing if statements in Alteryx, you must include the "else" and "endif" portions of the function.
Hope this helps!
arrgh, this syntax.
Thanks a lot.
User | Count |
---|---|
109 | |
89 | |
77 | |
54 | |
40 |