- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 05:51 AM
Hello everyone,
I have a bit of a weird one and am wondering if anyone has come across this issue.
I have a scoped table, with a column of type integer (The column has a calculated value):
When i sort the column by ascending, I get this:
When I sort the colum by descending, I get this:
As you can see above, the number do not sort properly; I have checked the type of the values (using the typeof built in JS function) and they are all of type number... Any kdeas why they do not sort correctly?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 06:40 AM
Hi,
You might find this reason helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 06:08 AM
Hi
Refer to this Support KB: List sorting is not working on a particular table on all the columns.
Also, try the below things :
Try to close your browser and restart, clear all your browser caches and re-try.
Is there any Queries underlying sets the order/Sort.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2022 10:06 PM
Hi
Glad to see my answer helped You.
Kindly mark the applicable answer as Correct & Helpful both such that others can get help.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2022 06:40 AM