March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
39 | |
22 | |
21 | |
10 | |
10 |
User | Count |
---|---|
60 | |
56 | |
22 | |
14 | |
12 |