first off, again coming the ACL world, the multi row function is the coolest!
i have a workflow (can I call it a program???) the uses the mult-row function to group on field 1 then compare the dates, if field 2 matches btn row 1 and row 2, to see if the dates are over 400 days apart and when they are, i'm saving off the second row. How do I save off row2 and row1, if the dates are 400 days apart?
thanks
becki kain
Solved! Go to Solution.
Hey Becki,
Could you post a sample of your workflow so far to get a better view of what you're doing?
Thanks!
Dan
I opened your workflow and didn't see any Multi-Row tools pulling in or any formulas.
If you could post your beginning input example and desired output example, maybe we could get a solution out of that?
Thanks!
Dan
huh? did I post the wrong workflow?
let me try again. I have a file with a bunch of PO's and dates. Using the Multi row formula, grouping on PO, if the Row+1:date is 400 days off the current row (if the PO's match), write out the row+1 line. I want it to write out the current row and the row+1, if the dates are 400 days off. thanks
perfect! thanks!