Why would you want to do the selection in limesurvey? It is much simpler to do the selection in spss. Even if it would be possible to do it in limesurvey, I would never do it
The easiest way to do it is to add a selection line to the syntax file that spss generates (survey_XXXXXX_SPSS_syntax_file.sps) (select if submitdate>"XXXXXXX"). You could even save the date/time of the last import batch and run the select dynamically.
Frans
The easiest way to do it is to add a selection line to the syntax file that spss generates (survey_XXXXXX_SPSS_syntax_file.sps) (select if submitdate>"XXXXXXX"). You could even save the date/time of the last import batch and run the select dynamically.
Frans