- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2024 02:54 AM
It should display sequence wise as it was defined in Incident table .
Why it is not getting sorted as per the sequence .
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2024 11:05 PM
Hi @RohitKumar24 ,
I guess that this work as expected in the drop down field you have created on the form view - right? In the list view you have just grouped by the field that you have created called "aging category", hence it will be grouped and sorted alphabetic A-Z / 1-9. You should instead do this through reporting and create report ranges.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2024 03:04 AM
Hello @RohitKumar24
If it is non prod, can you try clearing the cache. Might be cache issue
Please mark the answer as helpful and correct if helped.
Kind regards,
Ravi Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2024 01:33 AM
Thanks Ravi .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2024 11:05 PM
Hi @RohitKumar24 ,
I guess that this work as expected in the drop down field you have created on the form view - right? In the list view you have just grouped by the field that you have created called "aging category", hence it will be grouped and sorted alphabetic A-Z / 1-9. You should instead do this through reporting and create report ranges.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2024 01:34 AM
Okay Got it Anders, Thanks for the solution.