Scenario
Some companies require to display the Estimated Gross Profit using a Custom Transaction Body Field on an Invoice record where the value is being sourced from a Saved Search.
Solution
- Create Saved Transaction Search
- Navigate to Lists > Search > Saved Searches > New
- Click Transaction
- Search Title: Enter Title
- Example: Estimated Gross Profit
- Click Criteria
- Filter:
- Note: For every required field use the drop-down menu to select it and once adjusted, click Add if needed.
- Select Type
- Select Invoice
- Click Set
- Click Results
- Field:
- Note: For every required field use the drop-down menu to select it and once adjusted click Add if needed.
- Select Est. Gross Profit (Transaction)
- Summary Type: Select Maximum
- Click Available Filters
- Filter:
- Note: For every required field use the drop-down menu to select it and once adjusted click Add if needed.
- Select Internal ID
- Filter Region: Enter Checkmark
- Click Save
- Create a Custom Transaction Body Field
- Navigate to Customization > Lists, Records, & Fields > Transaction Body Fields > New
- Label: Enter Label
- Example: Estimated Gross Profit
- ID: Enter _estimatedgrossprofit
- Type: Select Integer Number
- Store Value: Remove Checkmark
- Click Applies To
- Sale: Enter Checkmark
- Click Validation & Defaulting
- Search: Select Estimated Gross Profit
- Click Save