I want to select Transaction with/without associated messages rows.
The purpose is to define is Email sent from transaction. That means I need to fetch all transactions regardless of whether they have related messages. enter image description here
I want to select Transaction with/without associated messages rows.
The purpose is to define is Email sent from transaction. That means I need to fetch all transactions regardless of whether they have related messages. enter image description here
I'm assuming you wanted to do this via SuiteQL Queries. If so, here's how:
To get Transactions with Messages:
To get Transactions without Messages: