Hello !
I guess there is an issue here. The condition failed since it should be a
==
instead of
=
. Here, I'm using a Mixpanel event property in my metric.
f
future-teacher-7046
12/10/2021, 2:57 PM
Ah, I think I know why that's happening. Fixing now
Deploying a fix now, should be live in 10 minutes. The comparison operators are all valid in SQL syntax and we weren't correcting them for use in Javascript queries.