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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
pal95
Helper III
Helper III

Create a new column that adds 1 hour to all rows in 'date' column

Hi, I have the following Date Column:

 

pal95_0-1727174388230.png

 

I want to get a new column where, for example, 3/24/2023 8:12:56 AM will turn into 3/24/2023 9:12:56 AM, is that possible? thank you

 

1 ACCEPTED SOLUTION
PhilipTreacy
Super User
Super User

@pal95 

 

Use this

 

= [Date] + #duration(0, 1, 0 , 0)

 

regards

 

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


View solution in original post

2 REPLIES 2
manvishah17
Solution Supplier
Solution Supplier

Hi @pal95 ,
You can create calculated column 
NewDateTime = [YourDateTimeColumn] + TIME(1, 0, 0) 
Screenshot 2024-09-24 161941.png


PhilipTreacy
Super User
Super User

@pal95 

 

Use this

 

= [Date] + #duration(0, 1, 0 , 0)

 

regards

 

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.