Hey everyone! How can I make a filte task_path != ...
# ask-questions
l
Hey everyone! How can I make a filte task_path != 'onboarding' or something like this? This interface lets me only filter by =.
Is there an option to edit generated SQL? I need in another metric to filter task_path LIKE 'onboarding%' but I can't do it.
Am I right that for such custom metrics the only option is to create Legacy Metric?
s
Would a Row Filter work for you? You set it up at the fact table level and then you can apply it to your metrics. https://docs.growthbook.io/app/metrics#row-filters
CleanShot 2025-04-30 at 10.16.12.png
l
Yeah, I think it can help. Thanks
🙌 1