I would like to create a filter that queries my users in a kind of complex way. This is an example:
(wasBetaUser === true && is_sub_user === false) OR (wasBetaUser === true && Subscription.ID === 4)
not sure how to approach this, would someone be able to help please?
This topic has been created from a Discord post (1273005462857584650) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord