Hello.
I have a list that counts visits on the details page based on this solution: Counting all visitors for an item
As I try to sort the list based on the visits number (Low to High or High to Low) the list won’t show any item.
It’s clear an error because if I try to have many lists on the same page and one has this type of sorting (based on the visits number) none of the lists will show any data…
But, otherwise, all other types of sorting are functional, but not this one based on the counting.
Can someone help me with an interpretation or a solution?
Thank you!