Can someone please suggest me how can I use this formula on Alteryx?
IF(AND([useful life]<>39,[project start date]>DATE(2017,9,27)),100%,IF([useful life]<>39,30%,0%))
Solved! Go to Solution.
@atcodedog05 you're right haha... Can't really see if it's an add-on in Designer itself. They installed in into our virtual applications :-).
Function List · jdunkerley/AlteryxFormulaAddOns Wiki · GitHub
Hi @Inactive User
I am really surprised the same condition is working but not below 😶. Can you use a select tool before and change the datatype of [useful life] to double.
I didnt know that this function was present in jdunkerly's formula addons. Its definitely an addon. Thank you for sharing 🙂
not sure why it not working for me. @atcodedog05
@atcodedog05 you are the MAN. i changed the data type and it is working. THANK YOU SO MUCH.
Happy to help : ) @Inactive User
If the response helps please don't forget to mark it as solution.
Cheers and have a nice day!
User | Count |
---|---|
106 | |
82 | |
70 | |
54 | |
40 |