How to filter multiple IDs | XM Community
Skip to main content
Solved

How to filter multiple IDs

  • August 18, 2023
  • 1 reply
  • 364 views

Forum|alt.badge.img+1
  • Level 1 ●
  • 2 replies

I have a list of poor responses I need to delete from data & analysis tab and remove from quota (working with a panel provider). I have about 200 responses to delete. Is there a way to search for all 200 id’s at once?

Best answer by TusharDalwani

Hello Jemima, you can CONCATENATE those 200 response IDs (each separated by a comma) in Excel and then use that string using the “includes” operator to filter out those responses in data & analysis. This will allow you to delete just those 200 responses and decrement the quota as well.

View original

1 reply

TusharDalwani
QPN Level 6 ●●●●●●

Hello Jemima, you can CONCATENATE those 200 response IDs (each separated by a comma) in Excel and then use that string using the “includes” operator to filter out those responses in data & analysis. This will allow you to delete just those 200 responses and decrement the quota as well.


Leave a Reply