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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
jcabrera
Regular Visitor

No data upload in one column from Excel to Power BI

Hello everyone, 

 

I have a problem with the updating data of a column from Excel to Power BI Desktop. 

 

So every column is OK in Power BI, except this one, I dont know why it doesn't appear the correct data as in the other column... in the excel it has the same format as the rest as well as in Power BI.

 

Any suggestions?

jcabrera_0-1728892062558.png

jcabrera_1-1728892139910.png

 

 

 

1 ACCEPTED SOLUTION
timalbers
Super User
Super User

The problem is the function Number.IntegerDivide in line 13. When you have values like 30 or 40 and perform an integer divide with 100. The result is always 0. Try to use the same function like for the column Reflejos - two lines above.


—————————————————————————————
✔️ If my answer helped you, please consider marking it as a solution.

View solution in original post

4 REPLIES 4
timalbers
Super User
Super User

The problem is the function Number.IntegerDivide in line 13. When you have values like 30 or 40 and perform an integer divide with 100. The result is always 0. Try to use the same function like for the column Reflejos - two lines above.


—————————————————————————————
✔️ If my answer helped you, please consider marking it as a solution.

Ok, everything works now.

 

Many thanks.

timalbers
Super User
Super User

Hi @jcabrera ,

 

based on your descripiton and screenshots its pretty hard to tell where the problem is. Are you able to upload a screenshot from the query in the query editor? Just click on "Advanced editor" in the relevant table in the Power BI  Query Editor. Be aware to hide sensitive information like exact data source paths etc...

 

Greetings

Tim


—————————————————————————————
✔️ If my answer helped you, please consider marking it as a solution.

Yeah sure, no problem:

 

jcabrera_0-1728893538656.png

 

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

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