Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone. I have the leave start date, end date and leave day information which have been calculated on a sql table. Leave days are all networkdays. I need to calculate teleworking rate for each month of year. (teleworking days / networkdays)
Some of them contain the same month like blue painted ones. So, It's easy to calculate how many leave days each month contains. But, orange painted ones' starts date and end date contain different month. I need breaking down leave days into months and unify and summarize on a monthly basis like second picture.
Thanks.
Hi,
Can you please check the below if it helps. Please find the attached qvw app also.