Is there a way whereby I can get import-o-matic to create a new action only if an import flag field = "Yes" and do nothing if the field is No or blank?
I was trying to do this with dictionaries and creating exceptions (skiprow in dictionaries), however the behaviour that I see comes down to:
Creating an action for No/Blank and Yes, or
Excepting the entire row and all data for a No
Is there a way to get IOM to just ignore a field in a row if it is blank?
Note: I'm heavily using default sets for this, do I need to remove the action default set and program in each thing using virtual fields?
Rob Wild
Hi folks,
Is there a way whereby I can get import-o-matic to create a new action only if an import flag field = "Yes" and do nothing if the field is No or blank?
I was trying to do this with dictionaries and creating exceptions (skiprow in dictionaries), however the behaviour that I see comes down to:
Creating an action for No/Blank and Yes, or
Excepting the entire row and all data for a No
Is there a way to get IOM to just ignore a field in a row if it is blank?
Note: I'm heavily using default sets for this, do I need to remove the action default set and program in each thing using virtual fields?
Thanks in advance
Rob