I have data where a row can document a "Item Added" or and "Item Removed" or both an "Item Added" and "Item Removed". I would like to have a control that return all rows where the "Item" is in Either the "Item Added" or "Item Removed" field. Is it possible to add logic to a control? Or create a new category that will return both "Items" when one is both added and another removed?
... View more