A query on reports in ServiceNow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2023 11:25 PM
Hi Friends,
I am creating a report which has scores from 1-10. I have segregated the scores in 3 ranges from 0-3; 4-8; 9-10 while I am developing a report with scores on x axis with bar graph the order is not getting maintained i.e (0-3)(4-8)(9-10) instead the order shows as 0-3, 9-10, 4-8 ( lets say 0-3 has 100 records 9-10 has 50 records and 4-8 has 25 records)
I can see the order is getting assigned by the number of records. How can I over come the count with order.
sample PDF is shown for your reference
Regards
Siva Teja
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2023 11:26 PM