InterviewSolution
Saved Bookmarks
| 1. |
What Is Difference Between Custom Report Types And Standard Report Types? |
|
Answer» Standard report types are report types which salesforce CREATE itself when we create OBJECTS and relationship between them. Custom report types ALLOW admin to specify what all FIELDS will be available to user while creating a report. Also its provide functionality to associate up to 4 objects. Standard report types are report types which salesforce create itself when we create objects and relationship between them. Custom report types allow admin to specify what all fields will be available to user while creating a report. Also its provide functionality to associate up to 4 objects. |
|