I have a table. In this table I have columns:
[customer number]
[document type]
[document number]
[original_trx_amt]
I need the value of [original_trx_amt] if:
[document type] = "Credit memo"
if this row [document number] contains the same text as another row where [document type] = "sales / Invoices" and both rows have the same [customer number].
Solved! Go to Solution.
If I understand you correctly, I would:
If I understand you correctly, I would:
User | Count |
---|---|
30 | |
16 | |
3 | |
3 | |
3 |