The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am trying to do the equivalent of Network Days in excel as a DAX measure.
The table is 'Procedure Request Form', and I want to do the calculation 'Hold_End_Date' - 'Hold Start Date' that removes all weekends. Both 'Hold_End_Date' and 'Hold Start Date' are columns.
Can this be done as a measure? If so, how?
And if this cannot be done as a measure, how would it be done as a calculated column?
Solved! Go to Solution.
This thread helped me get the answer...thanks!!
This is the calculated column that I am using, and it is not working.
Any idea why?