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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
In the below file, I'm trying to find when two times match when they have different dates. I have tried to separate the times from the dates as you can see below (Actual Cut Off Time and Cut Off Time are formatted as just Time) and done an If formula for seeing when these match, but as you can see on the fifth row this isn't working. I'm assuming it's because dates are still attached in the background - can I separate them?
Thanks!
Solved! Go to Solution.
just extract the time as a calculated colunm
you will get a datetime colunm where the date is always the 31/12/1899 followed by the time
this can tehn be formated to time only and will calculate correctly
Proud to be a Super User!
just extract the time as a calculated colunm
you will get a datetime colunm where the date is always the 31/12/1899 followed by the time
this can tehn be formated to time only and will calculate correctly
Proud to be a Super User!
Thank you!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.