After running a document, when the first element of a checkbox selector based on an attribute that has at least 1,000 elements, if the Selection type has been set to “Include,” this will be changed to “Exclude.”



This is an expected behavior due to an initial database limitation that occurs when the number of selections is greater than 1,000. The Selection type is changed to Exclude in an effort to filter the the data efficiently.
If you want the Selection type to remain in Include mode, consider using a dataset with less than 1,000 elements as your checkbox filter. Alternatively, you can choose another filter format, such as a search box.
As a workaround, use a filter to reduce the number of attribute elements to be less than 1,000.