Hagar Ahmed
09/19/2024, 12:08 PMCeligo AI
09/19/2024, 12:08 PMAI generated answer (using internal Slack threads):To get the transaction id of the paired intercompany transaction in saved search results, you can try using a formula field. However, it seems that the field {intercotransaction} only returns the internal ID of the transaction and not the transaction number. Unfortunately, it appears that the field {intercotransaction} is not a related field, so you can't use a join to get the document number. Also, it seems that using {intercotransaction.fieldname} doesn't work because it's not a related field, so it doesn't recognize the join. One user suggested using {intercotransaction.id}, which seems to work, but it doesn't pull in any other fields from the sales order. Another user suggested trying to do the same in analytics, using {intercotransaction} and {intercotransaction^trransaction.intercotransaction}, but it's not clear if this worked. ****** 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
09/19/2024, 12:08 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.857555
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832975805
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.809862733
Celigo AI
09/19/2024, 12:08 PMFrank Coniglio
09/19/2024, 1:44 PM