I have a workflow where I am trying to get only row as output. The issues I have are as follows:
1. The container runs the Input macro even if the Filter has no True records
2. In the browse tool for the union you can see I have two records as output. What I want is for them to merge into one record with the 2nd row overwriting the 1st one if it is not null
Thanks for your time