IvanWeiss
6 years agoQrew Captain
Creating Sales Goals Comparison to Actual Sales (Invoices Submitted)
I have a project management application that has a CRM component built into it. My sales team enters their annual sales goal on a table called Sales Goals
The sales team enters their data on the table and I can view it as follows. Please note that we have two types of sales we track (design revenue and build revenue). We are a design and construction firm.
Now I have another table called Invoices. I want to build a meter chart on the home page of each user showing their percentage towards goal. I also want to be able to view the bottom report with a comparison to show what has currently been invoiced and a percentage towards goal. Again per quarter and annual separating the two types.
I am struggling with how to relate this data.... My first instinct was I need to summarize the data out of the Invoices table. But I need that sum sorted by type and sales person. I would need to pull each out quarterly and could sum it up for the annual via formula.
My other thought was if I need a snapshot table of some sort, but honestly I am not sure if I would need that as the data is always live. It is not like it is a cumulative number like a pipeline tracker or something like that.
Any advice on how to structure something like this? I have to imagine someone has built this type of functionality into a CRM tool.
Thanks!
------------------------------
Ivan Weiss
------------------------------
The sales team enters their data on the table and I can view it as follows. Please note that we have two types of sales we track (design revenue and build revenue). We are a design and construction firm.
Now I have another table called Invoices. I want to build a meter chart on the home page of each user showing their percentage towards goal. I also want to be able to view the bottom report with a comparison to show what has currently been invoiced and a percentage towards goal. Again per quarter and annual separating the two types.
I am struggling with how to relate this data.... My first instinct was I need to summarize the data out of the Invoices table. But I need that sum sorted by type and sales person. I would need to pull each out quarterly and could sum it up for the annual via formula.
My other thought was if I need a snapshot table of some sort, but honestly I am not sure if I would need that as the data is always live. It is not like it is a cumulative number like a pipeline tracker or something like that.
Any advice on how to structure something like this? I have to imagine someone has built this type of functionality into a CRM tool.
Thanks!
------------------------------
Ivan Weiss
------------------------------