- Posts: 419
- Thank you received: 34
Ask the community, share ideas, and connect with other LimeSurvey users!
blocka wrote: For reference, I don't have an array filter or exclude option enabled on the questions that are generating N/A responses.
blocka wrote: When I look directly in the mySQL response table, I see the values Y, blank, and NULL, so I wonder why sometimes blank is recorded instead of NULL?
@holch : try with array_filter or exclude option.
No,holch wrote: Are those responses with "NULL" in the database completed responses or not? One of my suspicion was that these are responses that have not been completed. Not sure if then a "NULL" in the database makes sense. Maybe Denis has more insights on this.