79290648

Date: 2024-12-18 09:52:22
Score: 1
Natty:
Report link

This is a bit complicated but doable:

I would do as you suggest and pre-aggregate in BigQuery using STRING_AGG.

Then you can follow the steps that I outlined in my answer the question "Using Array Field for Filtering Rows", or use the community plugin suggested in another answer.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Sebastian