Forum Discussion
LeaRupnik
Helper III
3 years agosum value
Hello I have 4 values under column "NEPLAČANO EUR" with values + and - , in model i do dax measure"Neplačano EUR:= SUM('receivables terjatve'[neplacanoeur])" , in model i get "sum" results = 0 in...
- 3 years ago
Hi LeaRupnik ,
Pls test the below:
Neplačano EUR:= SUMX('receivables terjatve','receivables terjatve'[neplacanoeur])If question still not solved ,pls share your pbix file .Remember to remove confidential data.
Best Regards
Lucien
v-luwang-msft
Community Support
3 years agoHi LeaRupnik ,
Pls test the below:
Neplačano EUR:= SUMX('receivables terjatve','receivables terjatve'[neplacanoeur])
If question still not solved ,pls share your pbix file .Remember to remove confidential data.
Best Regards
Lucien