How Can I View / Search For Transactions?

How Can I View / Search For Transactions?


Here are the steps to view or search for transactions:
  • Login to your workspace
  • On the left pane, click on "Transactions > All Transactions"
  • Click on the "All Transactions" tab (if needed)
  • Search for transactions
    • This searches all mapped fields
  • For advanced searches
    • Click on "advanced search" on the grey bar
    • Select a field, an operator, and a value
      • Values are auto-completed
      • Values are not needed for "Has Data" or "Is Empty" operators
    • Click on "Search"
    • Add more conditions by clicking on "+"
    • Remove conditions by clicking on "x"
    • Create groups by shifting to the right using "→"
  • To customize field display
    • Click on "Customize"
    • Check or uncheck fields
    • Reorder fields using drag-and-drop (or up/down arrows)
    • Click on "Refresh"

Example #1 - OR conditions only
In this simple example, we are searching for transactions whose:
  • Customer is equal to "this" OR
  • Product contains "that" OR
  • Order ID equals "123"



If any of those 3 conditions is met, the transaction will be selected. Note that the last OR (line #3 above) is not applied since there is no following condition.

Example #2 - AND conditions only
In this simple example, we are searching for transactions whose:
  • Customer is equal to "this" AND
  • Product contains "that" AND
  • Order ID equals "123"



If all 3 conditions are met, the transaction will be selected. Note that the last AND (line #3 above) is not applied since there is no following condition.

Example #3 - Grouped Condition
When using a mix of AND and OR conditions, it becomes necessary to group conditions to clarify things:
  • Customer is equal to "this"                      AND
    • Grouped Condition
      • (Product contains "that" OR 
      • Product contains "???")                     AND
  • Order ID equals "123"



To be selected, a transaction must have a customer equal to "this" AND an order ID of "123", but the product can be either "that" or "???".

To create a grouped condition, we shifted product-based conditions to the right using the right-arrow button. 

The "AND" at the end of the group (line #3 above) connects to the next condition. Note that the last OR (line #4 above) is not applied since there is no following condition.

Date Filter
The date filter dropdown in the top left corner is applied to transaction dates (NOT the time transactions were imported). That is, the field you mapped to category "Transaction Date" during import. If you want to search transactions by import time instead, use advanced search, as described above.

    • Related Articles

    • How Can I Bulk-Delete Transactions?

      Here are the steps to bulk-delete transactions: Login to your workspace On the left pane, click on "Transactions > All Transactions" Search for transactions This searches all mapped fields For advanced searches (recommended for deletions) Click on ...
    • How Can I Export Transactions?

      Here are the steps to export transactions: Login to your workspace On the left pane, click on "Transactions > All Transactions" Search for transactions (more details) Customize field display to include columns you want in your export (more details) ...
    • How Can I View All Aliases?

      Here are the steps to view or search for aliases across all users or teams: Login to your workspace On the left pane, click on "Aliases > Review Aliases" Click on the "User Aliases" or "Team Aliases" tab Search for aliases To learn more about the ...
    • How Are Duplicate Transactions Prevented?

      Duplicate transactions are dangerous because they can cause double-crediting and overpayment of sales incentives. We provide different ways to protect against duplicate transactions. For transactions having been imported with a "Unique ID" field: We ...
    • How Can I View System Alerts?

      Here are the steps to view system alerts: Login to your workspace On the left pane, click on "Dashboard > Alerts" You will see active alerts To learn more about how to view dismissed / resolved alerts, click here. To learn more about how to review ...