Report to Show Total Sales per person

I have created a Total Purchases field on the Account cards, which is a calculated value based off of each purchase order amount field that is entered. I am struggling to create a report which shows me the username of who the account is assigned to and the Total purchases for all of their accounts in a certain time frame. I thought I was close, as I made a Matrix report with the display summaries as follows. 

The Total Purchases is way higher than it should be- Its like it is multiplying the total by how many individual purchases were entered. Maybe that is what the SUM is supposed to do in this instance.  I tried using MAX: Total Purchases, but I can't seem to get this right.  I have tried different types of reports as well, but do not seem to get what I am looking for. Any ideas?

Parents Reply Children
  • Thank you so much for looking at this. I have tried about 5 different ways in both the Accounts and Purchases module with all different types of reports. This one seems to be the closest. 

    Summation Report>Account Module.  

    Then on the last page I have both of these check marked

    Optional Related Modules: 

    Accounts > Assigned to User
    Accounts > Purchases

    Results show: $325.

      I have 2 accounts assigned to me with purchases (1st count shows this). Three purchases total (2nd count shows this)

    • 1 account I added an entry of $100.00 and a second entry of $50.00
    •  My 2nd assigned account I added 1 entry of $25.00

    I would expect to see the Total Purchases on my assigned accounts to be $175.00. 

  •    I received your reply 

    Hi Mandl, from what I'm reading, it sounds like your calculated field does the SUM for you, so you would just need to add the calculated field into the display column section.

    You could do Summation Report with Details and in the Define Group By you can do the assigned to user so it groups all the accounts by assigned to and in the Choose Display Columns you can select your calculated field."

    However, looking at the above screen shots that I provided, I have this set up this way already.  The only option to display my calculated field is to either choose Avg, Sum, min or max- which is duplicating values.