krejcik-email
Hello,
I would like to ask how to order documents according average Rating of the document?
I know there are DocumentsRatings (number of ratings) and DocumentRatingsValue (Sum of all ratings), but how can I easilly divide these numbers in Web Part Properties of for example Basic Repeater in ORDER BY EXPRESSION form?
Is it possible to make it in the form "ORDER BY EXPRESSION" or do I have to make some function called Ratings (which would count the final Rating of document) and which I will have to use then in this ORDER by Expression form?
Hello,
I would like to ask how to order documents according average Rating of the document?
I know there are DocumentsRatings (number of ratings) and DocumentRatingsValue (Sum of all ratings), but how can I easilly divide these numbers in Web Part Properties of for example Basic Repeater in ORDER BY EXPRESSION form?
Is it possible to make it in the form "ORDER BY EXPRESSION" or do I have to make some function called Ratings (which would count the final Rating of document) and which I will have to use then in this ORDER by Expression form?