You need to sign in to do that
Don't have an account?

Reports
Hello,
Can we create reports based on multiple objects ( Custom Objects ) ?
What I come across while creating reports is it uses single object, what if we want to prepare report based on data
which is in multple objets?
Please help if anybody has any solution for this.
Thanks.
Can we create reports based on multiple objects ( Custom Objects ) ?
What I come across while creating reports is it uses single object, what if we want to prepare report based on data
which is in multple objets?
Please help if anybody has any solution for this.
Thanks.
For example, let's say you have a custom object called "Bill" with a lookup to Account. When you go to make a report on Account, one of the options you'll see is "Accounts with Bills". It's as simple as that.
If all your objects are custom objects then you'll want to create that custom report type.
Thanks for feedback.
Actully I want to perform opearation like sum, count on multiple columns may be in different objects.
For example I want to add value of one column in A object and same type column in B object, and place the addition
result in a column which is of C object.
How can I perform such operations during Report creation in salesforce.com ?
While I observed while report creation, such operation are performed on column basis not between multiple columns.