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,
I am trying to Create below Calculated Column in Power BI Direct Query Mode
Calc_Duration= DIVIDE(HOUR([DT_Cal_Date])*3600+ MINUTE([DT_Cal_Date)*60 + SECOND([DT_Cal_Date]),60)
But getting error in power bi.
Can you please help me with this
Solved! Go to Solution.
@Anonymous
You may do the calculation by SQL statement in the Advanced options.
@Anonymous
You may do the calculation by SQL statement in the Advanced options.
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.