This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
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 PowerBI is "sum" results like 2E-12
how to create measure in model so that also in PowerBI will be 0.
THX
Lea
Solved! Go to Solution.
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
Hello,
i solved it by setting the column that I am calculating to a intiger number and then it was calculated correctly.
thx
Lea
Hi @LeaRupnik ,
Has your problem been solved, if so, please consider Accept a correct reply as the solution or share your own solution to help others find it.
Best Regards
Lucien
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
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 16 | |
| 10 | |
| 8 | |
| 7 | |
| 7 |
| User | Count |
|---|---|
| 42 | |
| 35 | |
| 34 | |
| 23 | |
| 20 |