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
dommyw277
Helper IV
Helper IV

No Suitable Date column

Hi,
I have a column called Event Type and its the only column that contains the date of the Bill we get. However it contains text before it eg "Azure Monitor (April 2023) "
How do i duplicate the column and use only the Date Part so I can use it as date column?

1 ACCEPTED SOLUTION
christinepayton
Super User
Super User

You can duplicate the column in Power Query, then split on specific characters (assuming it's consistent) to leave the date, then transform that field to a date type. In your example, I would split on the last "(" and again on the last ")" to get the date, then change the type to date  in the UI. It will recognize April 2023 as something that can be a date when it transforms and make it the first of the month. 

View solution in original post

4 REPLIES 4
dommyw277
Helper IV
Helper IV

Cant do that as the dates are different eg April 2023, August 2023

It'd work for any month, April was just an example. The change type in PQ can recognize dates formatted with the month name and year. 

christinepayton
Super User
Super User

You can duplicate the column in Power Query, then split on specific characters (assuming it's consistent) to leave the date, then transform that field to a date type. In your example, I would split on the last "(" and again on the last ")" to get the date, then change the type to date  in the UI. It will recognize April 2023 as something that can be a date when it transforms and make it the first of the month. 

Actually thats a good call, i managed to do it with another column that only has the same amount of characters, thank you!

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.