Why don't you use the “Approvals” screen (EP503010)? The purpose of this screen is to show who has what to approve.
Hi @khowe86! This could depend on which screen you’re trying to use as the basis for the dashboard widgets, is this a built in Acumatica screen, or a GI which was made for these dashboards?
I would recommend to build a GI specifically for AP approvals and one for Expense approvals and then use this to power the dashboard widgets.
You can link from APInvoice or APRegister to the EPApproval table (NoteID = RefNoteID) to get the AP approvals and same links for EPExpenseClaim to EPApproval to get the expense approvals.
A Data Table widget based off these custom GIs should work, let me know if it helps!