By using this website, you agree to our Terms of Use (click here)
We want to create a GI ( and dashboard KPIs) that show us the totals for a range of GL accounts. The idea is to have KPIs for Fringe, Overhead and SG&A rates. These all include a set of accounts that we need to sum over.
I think we want to do this in a General Inquiry, but not sure what DAQ is appropriate to do this with. I tried using PX.Objects.GL.AccountByPeriodFilter but the inquiry gives me an error, Invalid object name 'AccountByPeriodFilter'.
Any suggestions would be appreciated.
Take a look at the Trial Balance Summary report in Report Designer to see what DACs are used there. That should give you a pretty good idea.
Thanks, that points me in the right direction.