Forum Discussion
MCFNeil
8 years agoQrew Captain
If you are using totals or some type of numeric value on the graph, I'd recommend building the graph on the "People" table.
For example if you are trying to show the # of x for each resource, you will want to summarize that value to the people table, and then build the report from that table. And any time they have '0' it will still show.
Does that make sense? Rather than building the report on the child table, summarize the data to the parent and build the report there.
For example if you are trying to show the # of x for each resource, you will want to summarize that value to the people table, and then build the report from that table. And any time they have '0' it will still show.
Does that make sense? Rather than building the report on the child table, summarize the data to the parent and build the report there.