You need to sign in to do that
Don't have an account?
VVNRAO
Reg: Reports
I created a custome object 'student'.
This object has the fields name,telugu,english,maths,science,social and hindi. Through field update i calculated both sum and result="pass".
Now, I would like create a report which has only passed students..
Please help me...
Regards:
SRI
Have you created custom reports?
In order to enable reporting for any custom object on the page which brings up the edit page of custom object in the admin setup -- under the option "Optional Features" check the option "Allow reports" it will allow you generate reports on the custom object. In order to just bring up the students which have passed - apply the filter field result equals "Pass". It should help you generate the report you desire.
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.