How can we create a saved search to find all order...
# ask-stanley-ai
j
How can we create a saved search to find all orders where shipping was taxed?
c
AI generated answer (using internal Slack threads):
To create a saved search to find all orders where shipping was taxed, you can follow these steps: 1. Navigate to Reports > Saved Searches > All Saved Searches > New. 2. Select Transaction as the type of search. 3. In the Criteria subtab, set the following filters: - Type: Sales Order (or any other order type you're interested in) - Main Line: False - Shipping Line: True - Tax Line: True 4. In the Results subtab, you can select the fields you want to display in the search results. For example, you might want to include fields like 'Order Number', 'Customer', 'Shipping Cost', 'Tax Amount', etc. 5. Save and run the search. This will give you a list of all orders where shipping was taxed. The 'Main Line: False' filter ensures that the search results only include line items, not the order as a whole. The 'Shipping Line: True' and 'Tax Line: True' filters ensure that the search results only include shipping lines that were taxed. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.83516264
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833347321
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832756579
Please provide your feedback on this answer.