Hi All,
I am attempting to make a bar chart that displays how many reports have been submitted regarding a specific feature via a related table. The goal is to show users which features require attention, so I would need to be able to display feature names that do not have any reports associated with them yet. So far I have only figured out how to display feature names that have reports associated with them.
I thought that perhaps if I symbolized them by category and added the feature names myself they would appear, but apparently not.
Any ideas are appreciated.