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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
MrTechie
Frequent Visitor

Incremental Minutes for each row in Power Query

Hi, I am trying to add an incremental 5 minutes to each row in the power query.

Please see the data and expected output below:

Date TimeOutput
16/12/2023 8:35:00 PM +10:0016/12/2023 8:35:00 PM +10:00
16/12/2023 8:35:00 PM +10:0016/12/2023 8:40:00 PM +10:00
16/12/2023 8:35:00 PM +10:0016/12/2023 8:45:00 PM +10:00
16/12/2023 8:35:00 PM +10:0016/12/2023 8:50:00 PM +10:00
17/12/2023 12:15:00 PM +10:0017/12/2023 12:15:00 PM +10:00
17/12/2023 12:15:00 PM +10:0017/12/2023 12:20:00 PM +10:00
17/12/2023 12:15:00 PM +10:0017/12/2023 12:25:00 PM +10:00

 

TIA

1 ACCEPTED SOLUTION

5 REPLIES 5
Ahmedx
Super User
Super User

if you need to add 5 minutes for each day then try this

 

Ahmedx
Super User
Super User

pls try this

Screenshot_1.pngScreenshot_2.png

@Ahmedx thank you for your replay,

but the expected output is a bit different. 

for example, if the data for the day starts with 

Row 1  -- 16/12/2023 8:35:00 PM

Row 2  -- 16/12/2023 8:40:00 PM

Row 3  -- 16/12/2023 8:45:00 PM

Row 4  -- 16/12/2023 8:50:00 PM

 

pls try htis

Screenshot_3.png

Perfect..! Thank you.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors