Is there a way to search which explores/looks include a particular dimension?

i am trying to verify which explores/looks include a particular dimension and hoping there is an easier way to do this vs searching 30+ explores.

Normally I use two things for that:

  • GitHub repository search
  • Local VSCode project search
1 Like

include is hard, you’re probably stuck with search. use is easier (at least in the context of use in your saved content), you could probably use system__activity for that, using a contains filter on the query.field_list field.