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.
How can I calculate the Mean Time Taken to Repair in hours and minutes. The machine failure date and time is Request_Date_in_LTime and the repaired date and time is in First_Solved_To_Verify_Date_in_LTime. Suppose the machine failure was reported on the 1st of June, Repairs were done on the 3rd of June and the 2nd of June was a bank holiday (non working day). How should I exclude the holiday from the calculations. How can this be resolved by creating new measures of writing Python code.
Solved! Go to Solution.
Thank you
@Syndicate_Admin Perhaps start with this Net Working Duration: Net Work Duration (Working Hours) - Microsoft Fabric Community