Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
LeaRupnik
Helper III
Helper III

sum 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 PowerBI is "sum" results like 2E-12

LeaRupnik_1-1668598445477.png

LeaRupnik_0-1668597891904.png

how to create measure in model so that also in PowerBI will be 0. 

 

THX

Lea

 

1 ACCEPTED SOLUTION
v-luwang-msft
Community Support
Community Support

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

View solution in original post

3 REPLIES 3
LeaRupnik
Helper III
Helper III

Hello,

solved it by setting the column that I am calculating to a intiger number and then it was calculated correctly.

 

thx

Lea

 

v-luwang-msft
Community Support
Community Support

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

v-luwang-msft
Community Support
Community Support

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

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.