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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
MiguelNavarro
New Member

Power Query Multiply not Working

Hi,

I have this issue where I get nulls (empty) in Multiply Columns in the table:

MiguelNavarro_0-1760625501862.png

But, in the preview I do see the result and don't have this issue:

MiguelNavarro_1-1760625561587.png

 

There are some rows that do work in the table, but mostly all are not working.

 

Have anyone else has had this issue before? 

 

Thanks!

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

Hi @MiguelNavarro,

 

Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to @Omid_Motamedise@Greg_Deckler, for his inputs on this thread.

The issue you are seeing where your “Multiply Columns” step returns mostly nulls (even though the preview looks fine) usually happens when one or both columns aren’t truly numeric during load. Power Query sometimes shows correct results in preview because it auto-converts temporarily, but during refresh, the type mismatch causes nulls. Please follow the below steps those might be resolve the issue.

In Power Query, check both columns (Valor Contribution and Percentage) and make sure their data type is set to Decimal Number or Whole Number. Move your Changed Type step above the multiplication step. If your decimal values use commas, try converting using Data Type → Using Locale... and pick your regional setting. Reapply your custom column formula.

Refer to the below link:
https://learn.microsoft.com/en-us/power-query/data-types 

 

Hope this clears it up. Let us know if you have any doubts regarding this. We will be happy to help.

Thank you for using the Microsoft Fabric Community Forum.

View solution in original post

3 REPLIES 3
v-kpoloju-msft
Community Support
Community Support

Hi @MiguelNavarro,

 

Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to @Omid_Motamedise@Greg_Deckler, for his inputs on this thread.

The issue you are seeing where your “Multiply Columns” step returns mostly nulls (even though the preview looks fine) usually happens when one or both columns aren’t truly numeric during load. Power Query sometimes shows correct results in preview because it auto-converts temporarily, but during refresh, the type mismatch causes nulls. Please follow the below steps those might be resolve the issue.

In Power Query, check both columns (Valor Contribution and Percentage) and make sure their data type is set to Decimal Number or Whole Number. Move your Changed Type step above the multiplication step. If your decimal values use commas, try converting using Data Type → Using Locale... and pick your regional setting. Reapply your custom column formula.

Refer to the below link:
https://learn.microsoft.com/en-us/power-query/data-types 

 

Hope this clears it up. Let us know if you have any doubts regarding this. We will be happy to help.

Thank you for using the Microsoft Fabric Community Forum.

Omid_Motamedise
Super User
Super User

Hi @MiguelNavarro 

It seems you don't share the same rows for Excel and Power Query. In Power Query, you won't see all the rows, just a preview of early ones, so it might happen in the next rows.

If it not an issue, it might be becuase of column format in excel sheets (like ;;;;) can you test and load it into another sheet and see the issue still available.

If my answer helped solve your issue, please consider marking it as the accepted solution. It helps others in the community find answers faster—and keeps the community growing stronger!
You can also check out my YouTube channel for tutorials, tips, and real-world solutions in Power Query with the following link
https://youtube.com/@omidbi?si=96Bo-ZsSwOx0Z36h
Greg_Deckler
Community Champion
Community Champion

@MiguelNavarro I notice that your columns are "any" (ABC123 in the column headers). Perhaps try switching them to whole or decimal numbers, 123, 1.2.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors