I have created a simple chart within a report using the chart wizard.
The basis is a relationship of open 'jobs' from a job table and category from a category table.
The category table is made up on a CatID (autonumber) and Category description.
The data displays properly, however both the legend and X-axis uses the CatID rather than the Category description.
Is there a way I can create this chart in a report where it will use the Category description rather than the CatID?
Thanks
The basis is a relationship of open 'jobs' from a job table and category from a category table.
The category table is made up on a CatID (autonumber) and Category description.
The data displays properly, however both the legend and X-axis uses the CatID rather than the Category description.
Is there a way I can create this chart in a report where it will use the Category description rather than the CatID?
Thanks