In the attached image I was trying to calculate number of working days(throughput ) b/w item received_date and item_released date by using datadiff with "w" interval . but if I use "w" interval it brings value zero .but if I use "d" interval then it brings result with inclusive of Saturdays and Sundays.i don't need that.
so can you help me to calculate the number of working days exclusive of Saturdays and sundays.
[imgnothumb]http://bytes.com/attachments/attachment/7802d1407400796/w-interval.jpg[/imgnothumb]
[imgnothumb]http://bytes.com/attachments/attachment/7803d1407400796/d-interval.jpg[/imgnothumb]
so can you help me to calculate the number of working days exclusive of Saturdays and sundays.
[imgnothumb]http://bytes.com/attachments/attachment/7802d1407400796/w-interval.jpg[/imgnothumb]
[imgnothumb]http://bytes.com/attachments/attachment/7803d1407400796/d-interval.jpg[/imgnothumb]
Comment