Create Search for all Customers with no Transactions
Published on
August 31, 2023 at 10:41:17 AM PDT August 31, 2023 at 10:41:17 AM PDTst, August 31, 2023 at 10:41:17 AM PDT
Scenario
Create a saved search that will show all customers with no related transactions.
Solution
1. Navigate toLists>Search>Saved Searches>New
2. ClickCustomer
3.Search Title:EnterTitle
Example:Customers With No Related Transactions
4. ClickCriteria
5. ClickStandard
6.Filter:
9.Field:
2. ClickCustomer
3.Search Title:EnterTitle
Example:Customers With No Related Transactions
4. ClickCriteria
5. ClickStandard
6.Filter:
Note:For every required field use the drop-down menu to select it and once adjusted click Add if
needed.- SelectStage
- Stage:SelectCustomer
- ClickSet
- Summary Type:SelectSum
- Field:SelectFormula (Numeric)
- Formula (Numeric):Select isequal
- ClickSet
- Formula:EnterDecode ({transaction.number},NULL, 0,1
9.Field:
Note:For every required field use the drop-down menu to select it and once adjusted click Add if
needed.- SelectName
- Summary Type:SelectGroup
- SelectFormula (Numeric)
- Summary Type:SelectSum
- Formula:EnterDecode ({transaction.number},NULL, 0,1)