Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I am using a custom column in Power Query in order to +1 day to the date if the selected time column goes over midnight.
This has worked in most cases, but not some? Evidenced in the photos attached.
The problem seems to be from when the time is between 00:00:00 and 00:59:00?
But in the show formula it should include all from 0-7?
Any help would be greatly appreciated, thank you .
Solved! Go to Solution.
Hi @JordanJackson ,
You might want >=0. From 00:00 to 00:59 the hour is 0 so I'm thinking the >0 condition is false there.
Hi @JordanJackson ,
You might want >=0. From 00:00 to 00:59 the hour is 0 so I'm thinking the >0 condition is false there.
That has worked perfectly, Thankyou!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 52 | |
| 50 | |
| 34 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 92 | |
| 77 | |
| 41 | |
| 26 | |
| 25 |