hey guys I encountered a problem and was hoping I could get some help, okay so Basically I wanted to sort the following repeating group according to the number of votes a post has (as seen below)
I’ve set the votes as a list of users, so depending on how many users click on it the counter goes up.
The sort drop down consists of an option set and the field attribute corresponds to the field in the table i want to sort.
This is how i sort the repeating group, the created date option on the drop down works fine, but i get this error when i try to sort via votes
I’m assuming its because the list of users is stored as text, is there a work around?