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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello community,
I'm verry new user in PowerBI, Can you help me?
I need to have the time between my two column .
Format : 3/10/2020 08:20 AM - 04/10/2020 08:23 AM
I need = 24hours and 3 minuts
Solved! Go to Solution.
do you have any other question for this topic?
to calculate duration in dax you can use this technique https://radacad.com/calculate-duration-in-days-hours-minutes-and-seconds-dynamically-in-power-bi-usi...
Ok it's correct, but I need a column with this information
I thinks it's OK in M : Duration.FromHOURS
do you have any other question for this topic?