MES LaborDtl Dashboard

Hello,

I have created a BAQ and will soon create a dashboard to add to MES. I would like users to be able to login and see their labor details for that day (Just to check to make sure they have logged in correctly) Is it possible to pass the login info from MES (EmpBasic dataview) to a BAQ that is called from a button? I want them to be able to see only what they have done for the day and not everyone else. I am assuming this will take some coding to get this to work but I am just unsure of how to get started.

Anyone have any ideas?

You can add a filter to the dashboard query (via dashboard maintenance) to filter by Constant: CurrentEmployeeID, no coding required.