2replies
-
Hi Joe Steinbrunner it isn't possible to pick multiple values using the Insight filter editor on a column but you can achieve the same by using a formula in the Insight filter. Would this work for your use case? Example:
or( descendantOf( Sales_Hierarchy.Sales_Hierarchy.ID, 1001 ), descendantOf( Sales_Hierarchy.Sales_Hierarchy.ID, 2003 ) )