How to sort Report Legends as per choice Order ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2023 11:56 PM - edited 02-27-2023 05:57 AM
Hi team,
I have report of type Column, Report is grouped by Stage field (choice type), The report shows legends in Alphabetical order. We want legends to be shown as per the Stage order.
Report Ranges is not working on choice field.
Here legends are sorted in alphabetical order, but I want it in below order
Open, Planning, Doing, Close
Can some one help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2023 12:11 AM
Hi,
The legend should display how we configured the order in the choice values. Could you please check the choice list order in the field?
Thanks,
Faizeal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2023 01:05 AM
Yes, the sequence is correct. It is not showing legends as per sequence.
Open (10), Planning (20), Doing (30), Close(40) this is the order in choice table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2023 01:10 AM
Add sort in the filter for stage (a to z) and try.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2023 01:48 AM
Already tried that, it is not working. It only reverse the order.