Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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?