Hi,
Would like to ask with regard to the linq query, is that possible to run one linq query to get the below output .
Normal steps I did run 2 query to get amt_positif and amt_negetive.
- Run query to get amt_positif
- Run another query to get amt_negetif
sample.xlsx (9.4 KB)
Regards