it work for me thank you i need some more help in same. i want to set the parameter what is the total overtime hours in a specific month for each employee.
i tried through group by but its give error and as on last month the 2nd shift will have time in next day how i will manage this in parameter
I have query that is based on the in and out time of employees. I want to calculate the overtime of the employee by subtracting the out time with in time and if the result is more than the standard hours than shows the extra time as result
Yes i do the same thing but not worked but the file he send me working in that may be i have put that in my huge database which carries many tables and queries. Overall thank you both you guys.
I just need another favor can you please make this query explain to me step wise
I wand a query in which the closing balance automatically transfer to the opening balance with the start of the new month, so query become Opening balance+Advance Taken-Advance payback = closing balance.
For this i have attached the file with this post.
I want to fix the number of rows of sub-form in a form even if there is no record for printing i have attached a sample which i want it on every record in a form
I have attached my database file please look. Goto the salary Calculation query there you will find a table OvertimeExp. This is the table where i want to set parameter to run salary every month
My question is how to filter or set parameter in calculated expression builder for example i have this field calculated
Round(Nz(([SalaryData]![BasicSalary]/([SalaryData]![StandardHrs]*[SalaryData]![StandardDays]))*[SumOfOvertimeHrs],0),0)
I want to set the date parameter on the red color...