Hi,
I’d like to propose adding the options to skip rows with missing values and skip cells with missing values to the Coloumn Combiner.
I.e. if you have an address split into different columns like street, street number, zip code, city, region, state etc., you can end up with an invalid value like Street 1, 13245 City, ?
albeit being valid since the region / state not being required for Germany but maybe for the US.
That arbitrary example might be invalid, though. However, it should clarify out that with the current approach the data handling becomes unnecessarily complex.
Best
Mike