Hey guys!
I would like your help in automating this excel formula GG2=IF(D2="","",+IF(ROW()=MATCH(G2,G:G,0),1,0)) in Alteryx.
This is the workflow I got after using AI but I don't have the data to check it. Would really like any input on the correctness of this workflow.
Input Data:
Filter Tool:
Sort Tool:
Record ID Tool:
Find First Occurrence:
Join Tool:
Formula Tool:
@kunalkhanna1132 Do you have the excel file that the formula is in? I have found AI give decent answers but there may be easier ways to do what it is saying to do. However, it does seem that the prescribed workflow from AI would work on the formula you gave.
@abacon Thanks for the reply, bro. I do have the excel file but I am not at liberty to share it.
As long as it works, it's fine.
Appreciate the help, bro☺️!
@kunalkhanna1132 I totally understand. If you can post dummy data with the formula I can try to recreate in alteryx so you have other options.
Okay bro. Will try to do that.