How to change the legend displayed on Chart?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2020 08:34 PM
Hi,
I have a chart that includes multiple datasets.
The additional datasets can show with a different legend name but I want to rename the main chart legend from the existing table name to something else.
As per the attached screenshot I would like to change the Assessment Instance Question to NPS Detractors. This is what that column is reporting. The other columns are from the additional multiple datasets.
Does anyone know if this is even possible?
Thanks for your time.
- Labels:
-
Multiple Versions
-
Service Desk

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-14-2020 12:23 PM
I think the simple answer is no. But I have an idea which might work. What if you created a database view and rename the columns. Not sure how you are combining the data sets, but if you can use a view, then you can rename the columns without affecting the base data.