Hi everyone,
I am filtering data based on whether the column calendar month has only nulls or not. If it has only nulls, then records needs to stop passing through that branch of the flow and instead run through the other branch. I.e. this function will be in the middle of the flow and not as an input or output specifically. (That is if this can be done, otherwise I will need to look at dividing the flow up into 2 flows. I had a look at this post (link below), but not sure if I can apply the macro in my scenario (screenshot below).
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Stop-Records-from-Passing-Through-a-tool-without-an-Error/m-p/900990/highlight/false#M217847

I attach some example / test data which can be possible outcomes from the 2 output nodes of the 1st filter tool. The one will display nulls in the column and the other one will display values.
I might need to use interface tools and might need to work with a macro as well.
Would appreciate some help on this one.
Thank you,
Rouche