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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

Power Query Error - source data changed

Hello,

 

I had an excel file that was a source in a Power BI report I put together.

 

Well the pwbx file was open I opened the excel file to change some data.  Originally the column was a binary (0 or 1) however I updated it to show "Within", "Outside" or "N/A".

 

When I refreshed the data it showed errors going down the column.  I double clicked on the error, and now I'm stuck on the error and don't know how to fix it?  

 

ibesmond_0-1596744540887.png

 

Any advice?

1 ACCEPTED SOLUTION
Nishantjain
Continued Contributor
Continued Contributor

@Anonymous  as suggested by @Greg_Deckler remove the last step in your query. One of your steps should be "Changed Type1" which is effectively trying to convert your column into "type - number". It must be working fine before as you had 0 and 1 in that column. Now that you have text ("Within" etc), the data "type - number" is not valid which is giving you this error. Remove the "Changed type1" step and hopefully the error should go away

 

Nishant

View solution in original post

2 REPLIES 2
Nishantjain
Continued Contributor
Continued Contributor

@Anonymous  as suggested by @Greg_Deckler remove the last step in your query. One of your steps should be "Changed Type1" which is effectively trying to convert your column into "type - number". It must be working fine before as you had 0 and 1 in that column. Now that you have text ("Within" etc), the data "type - number" is not valid which is giving you this error. Remove the "Changed type1" step and hopefully the error should go away

 

Nishant

Greg_Deckler
Super User
Super User

@Anonymous Remove the last step in your query


@ 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!:
Mastering Power BI 2nd Edition

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors
Top Kudoed Authors