Hi everyone!
Currently I want to generate two output if the data is not null. If one of them has no data at True/false, then the anchor that has no data will not proceed and will end at the filter tool.
Eg. in Animal column, it has value of Cat 1, Cat 2, Cat 3, Dog 1, Dog 5.
At filter, it will filter if Animal's value contains Cat, then the True will generate report for Cat, False for Dog.
However, it will not generate for Cat Report thru True anchor if no data regarding Cat since I use analytic apps and user might did not select Cat (Cat 1, Cat 2, Cat 3) in the checkbox.
