Desktop User Guides > Professional > Interview scripting > Writing interview scripts > Filtering questions and response lists > Cancelling filters
 
Cancelling filters
To cancel a question filter, type:
<name>.QuestionFilter = Null
For category filters, type:
<name>.Categories.Filter = Null
<name> is the name of a filtered question or loop.
See also
Filtering questions and response lists