Skip to main content

Access Easypay: Query salary above 5000

How to do a query for employees' salaries above 5000?

Updated over a month ago

Please follow the steps below to query employees' salaries :

  1. Go to the Core module, click Query Setup and click New.

  2. Enter a Query name eg, Random Employee, and enable Use Custom Query.

  3. Click the three-dotted button and double-click Current Basic Rate in the Custom Query window.

  4. After the PayEmployee.CurrentBasicRate select >=.

  5. Enter 5000 and click Save.

  6. Close the window and click Apply.

  7. It should appear like this PayEmployee.CurrentBasicRate >= 5000

Did this answer your question?