AK47
02/11/2025, 2:05 PMCeligo AI
02/11/2025, 2:05 PMAI generated answer (using internal Slack threads):To show the total tax amount in a saved search where main line = true, you need to adjust your criteria and results. In your criteria, you should set: - Main Line = False - Tax Line = True - Shipping Line = False - COGS Line = False This will ensure that you are only pulling in the tax lines from your transactions. In your results, you should include the following fields: - Document Number (group this field to consolidate the tax lines per transaction) - Tax Amount (sum this field to get the total tax per transaction) Here is a sample of how your criteria and results might look: Criteria:
Main Line = False
Tax Line = True
Shipping Line = False
COGS Line = False
Results:
Document Number (Group)
Tax Amount (Sum)
This will give you a saved search that shows the total tax amount per transaction.
Remember, the tax amount is not typically available on the main line of a transaction, which is why you need to set Main Line = False in your criteria. The main line usually contains the total amount of the transaction, including tax, but does not break out the tax amount separately.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
02/11/2025, 2:05 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.842837572
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.839595
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.838766754
Celigo AI
02/11/2025, 2:06 PM