• Kesavarapu Gowtham 3
  • NEWBIE
  • 0 Points
  • Member since 2023

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hi Everyone,
i have a requirement
i am having two users with system administrator role , and having custom object with rating component , if user 1 is giving 5 rating and user 2 is giving 4 rating , then we need to take these two users value add them and show average of both
for example : user 1 rating = 5
                      user 2 rating = 4 

average rating =user1 rating + user 2 rating / 2 = 5+4/2

having rating__c(number) field & averagerating__c (text) field in custom object

different users with different records  on creating record need to show an average of  these ratings

for best example  , when we give rating for a movie in bookmyshow , we need to get rating average from different users and display the result

please let me know how to solve this
thanks in advance

please let me know if this is possible,
thanks in advance
My requirement is to create a field like "Related to" in this image.
Step1: Picklist with the Objects
Step2: On select of any one object, need to display all related records
Requirement to create a field like "Related to" field in this picture
Give me quick suggestion.

Thakns Niraj  
My requirement is to create a field like "Related to" in this image.
Step1: Picklist with the Objects
Step2: On select of any one object, need to display all related records
Requirement to create a field like "Related to" field in this picture
Give me quick suggestion.

Thakns Niraj