cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
jusTodd
Advocate II
Advocate II

Simple Subtraction Problem

Attempting to do the death-defying performance of simple subtraction between two columns in Power Query is not giving me the expected results.

 

Still a freshman to whi world, can someone help me understand what is going on here?

 

The story begins after merging two tables to get one field needed from another table to create a new table.

 

I chose "Custom Column," and in the dialog choosing the columns from Available Columns, I wrote [Column A]-[Column B], which provided me with nothing but null values and did no subtraction at all.  Both are Whole Number Columns

 

[#"Total Billable Duration (Min)"]-[ISPDataBasic.Duration Min]

 

I also tried to pull off this daring act of complex arithmatic with the following:

 

"Value.Subtract([#"Total Billable Duration (Min)"],[ISPDataBasic.Duration Min])"

 

It did not work either.  I do not understand.  (edited ... previously said it did work.  It does not.)

 

One thing I did note; it changed what I expected to be simply [Total Billable Duration (Min)] into [#"Total Billable Duration (Min)"].

 

When attempting to correct it to remove the # and the quotes, it indicated there was Invalid Identifier (screen shot below).  Still, that is no help.  What it transformed that portion of the equation into does not work.

 

jusTodd_0-1683214386307.png

 

1 ACCEPTED SOLUTION

That is exactly what I did!

 

Thank you for reminding me of the silliest thing.

 

   480-null = null

 

I needed to replace null with 0 first.

 

Now it works.

View solution in original post

3 REPLIES 3
JamieW135
Frequent Visitor

Thanks, this really helped me, I forgot that null actually existed in the cell and could be replaced!  So simple.,.. 

watkinnc
Super User
Super User

Just CHOOSE your columns from the box on the right. Choose, then write a minus sign, then choose again, and you're done.

 

--Nate


I’m usually answering from my phone, which means the results are visualized only in my mind. You’ll need to use my answer to know that it works—but it will work!!

That is exactly what I did!

 

Thank you for reminding me of the silliest thing.

 

   480-null = null

 

I needed to replace null with 0 first.

 

Now it works.

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors
Top Kudoed Authors