I am using Bussiness Intelligence Development Studio, and in the Conditional Split flow task, I want to make a condition for two columnss (state and city) that identifies if there is a null in values in any of them.
I am using Bussiness Intelligence Development Studio, and in the Conditional Split flow task,
Share
In the conditional split component, create an output with the following condition :
All that have a state or city that is null will go into that output, and the rest will be in the default output.