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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
jp25
Frequent Visitor

Dealing with Null Values

Hello, 

I have the following table. In the income column, that has several 'NULL' values.

 

jp25_0-1612896271738.png

 

 

My first thought was to replace it with a blank, that I am unable to do. I tried replacing 'NULL' with 'NOT AVAILABLE', that too was not possible as the column is set to 'whole number' type. 

 

Can you please suggest what's the best way to deal with this scenario?

1 ACCEPTED SOLUTION
manikumar34
Solution Sage
Solution Sage

@jp25 , 

NULL values will be reflected as blanks on the report, no need to make any change. 

 

If you want to do, you make it to zero. Replacing with 'NULL' or 'NA' or any string value then you have to  make your column to TEXT type. 

 

Regards, 

Manikumar





If this helps, Appreciate your KUDOS!
Did I answer your question? Mark my post as a solution!


Proud to be a Super User!




View solution in original post

3 REPLIES 3
manikumar34
Solution Sage
Solution Sage

@jp25 , 

NULL values will be reflected as blanks on the report, no need to make any change. 

 

If you want to do, you make it to zero. Replacing with 'NULL' or 'NA' or any string value then you have to  make your column to TEXT type. 

 

Regards, 

Manikumar





If this helps, Appreciate your KUDOS!
Did I answer your question? Mark my post as a solution!


Proud to be a Super User!




@manikumar34 . Thank you. I was a bit confused. I think I will change it to a zero. So I don't get an error in the case, I use this column as a measure, so, for example, average income etc.. 

PaulDBrown
Community Champion
Community Champion

@jp25 

Is there a reason you need to chande the null value to blank? Null values are blank by default once loaded





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.