Hi. Is there any way to override liveboard filters using runtime filters using the embedding SDK?
The use case is that there is a filter controlled by the user applied to a liveboard and, depending on some factors, our shell app has to change this filter automatically for the user.
The behavior we have observer is that both liveboard and runtime filters are AND-ed in the produced queries, which is not our desired behavior.
Thanks, Yannis