on 2025 Mar 07 6:11 AM
Dear team,
SELECT $[RDR1.U_PriceAfter] - (SELECT SUM(T0.VatSum) FROM RDR1 T0 WHERE T0.DocEntry = $[RDR1.DocEntry])
I need to minus VATSUM from the row level UDF named : U_PriceAfter
Please advice on it.
Regards,
Nikunj Mehta
Request clarification before answering.
Hello,
It seems to me that this is Formmated Search syntax, so you can get all the information directly from the matrix, like this:
SELECT $[$38.U_PriceAfter.0] - $[$38.82.0] FROM DUMMY
Best regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 28 | |
| 13 | |
| 11 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.