0

Item Budget Entry and Item Ledger Entries

I've been trying to create a report that compares budgeted sales and actual sales for any given period. What I'm doing is creating a table using the Table Builder for the Item Budget Entry table and one for the Item Ledger Entries table (So two separate tables). In both of these tables I want to have dimension data (Salesperson and Area in my case). In NAV these tables have a field called Dimension Set ID, which links to the Dimension Set Entry table.

I was able to link the dimensions by copying the Dimension Set Entry table into Excel and make a primary key from that table (=B4&", "C4). I would like to be able to do this in the Table Builder so it could automatically populate every time I refresh the report, but I cannot figure out how to link the dimensions to these tables in the Table Builder because of the composite key from the Dimension Set Entry table. Is there a way to reference a composite key from another table using the Table Builder?

Also, I was able to create a dummy report where I combined the two tables into one. In this composite table, I had two fields for Salesperson (Budget and Actual), and two fields for Area (Budget and Actual). When I go to analyze this in a pivot table, however, I can't figure out how to show Budgeted Sales Amount per Salesperson AND Actual Sales Amount per Salesperson at the same time (1 click of a slicer). Instead, I have to click the Budgeted Salesperson slicer that I want, look at the Budgeted Sales column, and then clear that filter, click on the Actual Salesperson slicer, look at the Actual Sales column. I would really like to be able to show both at once.

This is a big mountain to climb, but if anyone has advice I'd appreciate it.

3 comments

Please sign in to leave a comment.