Writing into SQL with filter conditions

(anouk bergner) #1

Hello,

I am trying to write the data from my flow into mySQL. I have a couple of filter conditions in the flow, and if a participant skips a few question through filtering I get error messages from mySQL “row X cannot be empty”. I tried to put a default value in my SQL for these rows but that did not work either. Anyone has any advice on a work-around?

Thanks!!
Anouk

(Daniel Beckett) #2

Hi Anouk,

Are you using the action to add a row or update a row?