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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Supermat
Helper I
Helper I

Date null

I have a coloum date (Integer), i change in text and then in date time but 0 value cause an error. 
How can i fix that?

 

Date
20210101
20210102
0
20210103
20210104
1 ACCEPTED SOLUTION
Pragati11
Super User
Super User

Hi @Supermat ,

 

I would suggest after you modify this column to TEXT datatype, add a transformation of replacing 0 with NULL and then tranforming it to Date type. You can easily do this in Power Query editor in Power BI.

 

This is you date column which is text type:

Pragati11_0-1637060300607.png

Then add a transformation step to replace 0 with Null (as 0 can't be taken as a date)

Pragati11_1-1637060345841.png

Now modify the column data-type to Date type:

Pragati11_2-1637060376225.png

You will get the desired result.

 

Thanks,

Pragati

 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

View solution in original post

2 REPLIES 2
Supermat
Helper I
Helper I

@Pragati11 Thx for your support

 

Pragati11
Super User
Super User

Hi @Supermat ,

 

I would suggest after you modify this column to TEXT datatype, add a transformation of replacing 0 with NULL and then tranforming it to Date type. You can easily do this in Power Query editor in Power BI.

 

This is you date column which is text type:

Pragati11_0-1637060300607.png

Then add a transformation step to replace 0 with Null (as 0 can't be taken as a date)

Pragati11_1-1637060345841.png

Now modify the column data-type to Date type:

Pragati11_2-1637060376225.png

You will get the desired result.

 

Thanks,

Pragati

 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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