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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

2 row got error when reload data , may i know how to clear ?

Hi All

Every time when i reload data , i will get 2 error , may i know how to clear the error ? i am okay to delete these 2 row of record , since the amount different , no one will be able to detect it.

Paulyeo11_0-1604407967077.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

I reproduced your problem.

 

6.png7.png

 

I think this may be because there is a row of BECKHOFF BUS TERMINAL value in the INV column, and this value cannot be converted to a numeric type, so an error will be reported.

 

Try to convert the INV column to text type.

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @Anonymous ,

 

You may check the related steps Table.TransformColumnTypes in The Advanced Editor.

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi sir

thank you for sharing. But the link I can not figure how it can help me.

Anonymous
Not applicable

Hi @Anonymous ,

 

I reproduced your problem.

 

6.png7.png

 

I think this may be because there is a row of BECKHOFF BUS TERMINAL value in the INV column, and this value cannot be converted to a numeric type, so an error will be reported.

 

Try to convert the INV column to text type.

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

PhilipTreacy
Super User
Super User

Hi @Anonymous 

Up to you if you want to remove the errors, but personally I wouldn't just ignore them, surely it's better to fix them? 

Your query is trying to convert text to a number.  Can't say why it's doing that without seeing your query/PBIX file and source data.

Phil


If I answered your question please mark my post as the solution.
If my answer helped solve your problem, give it a kudos by clicking on the Thumbs Up.



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Anonymous
Not applicable

Hi @Anonymous ,

 

There is an option under edit query . Remove Rows--> Remove Errors.

 

Check it out if this helps.

 

Cheers

 

CheenuSing

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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 Solution Authors