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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
cparker4486
Helper III
Helper III

Is it just me or are math functions completely broken?

I'll just dive right into the example. Why is "1 + 1" equal to 182?

 

11_56_08-Trial Balance - Power BI Desktop.png

 

I get wrong answers for other operations too:

 

"1 / 2"

11_59_21-Trial Balance - Power BI Desktop.png

 

 

DIVIDE() gives the same result.

12_00_08-Trial Balance - Power BI Desktop.png

1 ACCEPTED SOLUTION

In your first example you are creating a column that equals "2" to all of your rows, then aggregating by something. I'm going to guess you have 91 rows of data either filtered or in your dataset to get  182.

View solution in original post

6 REPLIES 6
phepburn
Frequent Visitor

Column or Measure?

Column.

 

This brings up another issue which is that I can't create measures. None of my columns are available when creating a measure.

In your first example you are creating a column that equals "2" to all of your rows, then aggregating by something. I'm going to guess you have 91 rows of data either filtered or in your dataset to get  182.

Ooohhh... yeeaaahh... that makes sense!

 

Any idea on the measure issue I mentioned?

That depends on what your data model looks like. I'm going to assume you've got multiple tables in play if some column names aren't autocompleting when creating a Measure, there's probably something funky in how the tables are related and/or you're working on the wrong side of a many:1 relationship.

Turns out I was just doing it wrong (again). I was not using a function like SUM() in my attempt at making a measure.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.