I Have a constraint on an RG’s datasource, which tells bubble to show only items that meets Field “X” constraint, BUT i want the constraint to apply, only if that item also meets another condition on Field “Y”.
IN OTHER WORDS: All items should show up on the RG without any constraint, BUT items that meets a condition on Field “Y” should only show up if it also meets the Field “X” Constraint.
EXAMPLE: All Employees should show up, unless Employees From “LA” in “Finance Departmant”
Is it possible? How?