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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
jiexika24
Frequent Visitor

Addressing 'Errors' in dataset with null values

Hello, when refreshing my dataset, I get thousands of 'Errors.'

 

These 'Errors' are due to:

  1. The cells being empty. My dataset becomes too large and laggy if I replace all the blanks with 'null'.
  2. A data type mismatch. For some columns, new data is different from the old data (e.g., was Text, now Whole Number). I don't need to reference these columns with mismatched types but I don't want to remove the columns in case there is a need in the future. 

It seems to give an 'Error' for rows even with data that I need. (Image 1 is PowerQuery; image 2 is my Excel sheet showing that there is data but it will show the whole row as 'Error'):

 

errors.png

 

data.png

 

How can I best address these 'Errors' without removing the data that I do want to keep? Thanks for any pointers!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I would just delete the "Changed Type" step and then make every column type text. But you really need to deal with the changing data--what's up with that?

 

--Nate

View solution in original post

2 REPLIES 2
jiexika24
Frequent Visitor

@Anonymous Thanks so much for your input! Some of the survey questions changed over the past 10 years, causing differing data types within certain columns. But your comments made me realize I should just delete those columns in Power Query, since my graphics don't actually use those. Really appreciate it.

Anonymous
Not applicable

I would just delete the "Changed Type" step and then make every column type text. But you really need to deal with the changing data--what's up with that?

 

--Nate

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors