You are building a transaction model to identify invoices with USD amounts that are greater than thesupplier’s average invoice amount. The order of the filters is important.1. Add an “Average” Function filter grouping by “Supplier ID” where “Invoice Amount” is greater than 0.2. Add a standard filter where “Invoice Currency” equals “USD.”3. Add a standard filter where the delivered “Average Value” attribute is less than “Invoice Amount.”What is the correct order of the filters for this transaction model?
You have five business units in our company, BU1 through BU5. You want to build a transaction model toidentify suppliers who have been paid more than $100,000 USD across all business units except BU5.Which two filters must be combined? (Choose two.)