Transaction Saved Search to Show Item Pricing per Customer
Published on
November 15, 2023 at 11:29:50 PM PST November 15, 2023 at 11:29:50 PM PSTth, November 15, 2023 at 11:29:50 PM PST
Scenario
The user is utilizing Multi-currency and would like to show the Transaction Foreign Item Rate and not the Base Currency Item Rate. They need to have a Transaction Saved Search that would show the Item Pricing Level, Item, Amount per customer.
Solution
- Navigate toLists>Search>Saved Searches>New
- ClickTransaction
- Search Title:Enter Title
- Filter:
Note:Always click Add once Field selected and adjusted as needed.- Select Type
- Description: Select Invoice
- Select Main Line
- Description: Select is false
- Select Tax Line
- Description: Select false
- Select Shipping line
- Description: Select false
- Select Customer (Main Line) Fields >
- Description: Select Inactive > is false
- Select Type
- Click onResults
- Field:
Note:Always click Add once Field selected and adjusted as needed.- Select Name
- Summary Type: Select Group
- Select Item
- Summary Type: Select Group
- Select Price Level
- Summary Type: Select Group
- Select Currency
- Summary Type: Select Group
- Select Amount (Foreign Currency)
- Summary Type: Select Group
- Select Quantity
- Summary Type: Select Sum
- Select Formula (Currency)
- Summary Type: Select Sum
- Formula: Enter{fxamount}/ NULLIF({quantity},0)
- Select Name