I have an Alteryx workflow which should run only if count of records is greater than 0. If there are no records then the workflow shouldn't run.
The workflow is like below :
Solved! Go to Solution.
@Suppu - try adding the block until done after the select tool. I don't think you want to send data to that Append Tool from where it is currently linked. See the order of tools above. Get the B.U.D. in there earlier and you should be all set.
@DanielG
Still unable to work . Attached latest one .
Please share what am I missing .
I would suggest getting rid of the append, as it isn't needed since you are just dropping the count field anyways. The record count should be done after the first branch of the BUD tool and before the test tool. Then the output can be on 2 or 3 branch, like the original screenshots at the beginning of this thread.
@DanielG Could you please check the timestamp of the file afte ryou run. Do you see an older timstamp or a recent one ? Even I get the same message but the file is getting overwrite
@DanielG I have tried your suggestion still the file gets updated.PFA.
Hi @Suppu
A couple of suggestions:
Thanks,
Matt
@Matt_D -- thanks. I am in the stone ages of 2022.1, so I can't use those. Much better solution. :)
I'm trying, I'm trying. 😁
User | Count |
---|---|
18 | |
14 | |
13 | |
9 | |
8 |