Overcome drill down 30k cell limit | XM Community
Skip to main content

Hi,

 

I am working on a survey that uses a few drill down questions and we’ve reached the 30k cell limit. Is there a way to overcome this limitation?
If there is a JS solution could you add some code to the response to get started?  

Many Thanks,
Endi

@Endi,

You can use JS to create your own drill-down question using a form field question as the base, or you could split the drill-down into multiple questions.  For example, you could make the top-level its own multiple choice drop-down question.  Then use display logic to display an appropriate drill-down question that goes with the selected top level.


Leave a Reply