steigrafx Posted November 19, 2010 Posted November 19, 2010 I have a simple pie chart which displays the number of projects assigned to each of five people. When everyone has at least one assignment, the pie chart is fine. But if one of them has no current assignment, their name does not appear in the label data. Of course, they would not appear in the pie chart itself since there is nothing to display, but I would like to at least see their name in the label data so that the higher-ups will see that they are available for assignment. Thank you, Kevin
Vaughan Posted November 20, 2010 Posted November 20, 2010 Generate the chart from the people table, rather than the projects, and display a "project count" calc field. That way the zero value will show up.
steigrafx Posted November 20, 2010 Author Posted November 20, 2010 Thanks for your reply, Vaughan, but I don't seem to follow you. My label data is drawn from a field which contains the initials of the people, yet the one person with no projects doesn't appear as a label. When I use the related people table (which I use to populate full names into another field), I still don't see the one person with no projects. This charting, along with FileMaker itself, is all new to me. I must be overlooking or misunderstanding something. Thanks, Kevin
Recommended Posts
This topic is 5115 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now