Hi,
In my Employee card, I add Location, shift & Hour Rate 3 field. does anybody can show me how to write a query to get Total amount that are sum( Employee Absence.[Quantity] * Employee.[Hour Rate) but group by Employee.Location& Employee.Shift ?
Thanks