Salesforce Interview
Salesforce Interview
----------------------------------------------------------
1.How many types of reports does Salesforce support?
A.There are 4 types of reports you can create in salesforce.
1.Tabular
2.Summary
3.Matrix and
4.Joined Reports
1.Tabular:
->when user want to show data with no preference to seeing totals,Calculations or
groups of data and for export data.
2.Summary:
->When user want to show data with calculations from groups of data.
For Example:
if user want to see recent account oppurtunities they will be grouped by account
and you can see each opportunity under the account.
3.Matrix:
->Matrix reports are very similar to Summary report but they allow to you group
by rows as well as columns to see different totals.
->Matrix reports are not commonly used unless you have to display the lot of
complex data.
For Example:
If a company want his products sales of last 5 years.
4.Joined:
->It allow you to create two seperate reports so that you can compare data.