MattMakris
2 years agoQrew Assistant Captain
Help with creating a multidimensional chart
I was tasked with creating a chart with the following information. How would you recommend displaying this in one chart? Is it possible?
- Show profit/revenue assigned to any Account Manager over time (how does their profit and revenue compare to 6 months ago?)
- Show total number of Client records they are assigned to (how does this compare over same period of time)
- Show total number of products they are assigned to that are paused/cancelled (how well do they retain clients)
Topology
Parent: Clients table (contains Assigned AM field, status=active)
- Child: Products table (contains current profit, current revenue, current # of products, status=paused or cancelled)
- Child: Products History table (contains historical info (same fields as Products table)
------------------------------
Matt Makris
------------------------------