The custom-report-type tag has no wiki summary.
2
votes
1answer
24 views
Can i get person account fields in custom report type
In the report type considerations document available here, that Person account fields cannot be added to custom report type.
Are these fields stored in the contact table? Can i use the add fields ...
2
votes
2answers
48 views
Can Activity Type standard field be added to custom report type?
Can Activity Type standard field be added to custom report type?
I am not able to see this as a field in the layout editor.
2
votes
1answer
42 views
When adding fields via lookup to a custom report type why dont i get custom user fields as option on the Owner field?
When adding fields via lookup to a custom report type why don't i get custom user fields in the option on the Owner field? All custom fields are available for the Last Modified By and Created By ...
2
votes
1answer
32 views
How to report on 3 or more objects that have no relation between them?
Problem
I would like to report on related Data in four different objects in Salesforce. The objects have no relations between each other. Apex code is populating some information from an object to ...
1
vote
1answer
20 views
How can I get the standard Age field on Case in custom report types?
How can I get the standard Age field on Case in custom report types? When i create a custom report type with Case as the primary ob, the resulting report doesn't have the Age field as an available ...
3
votes
1answer
53 views
What's wrong with my Custom Report Type
I am trying to get a report of X-without-Y type kind of report.
So I created a Formula field (Number,0) with value of '1' for every Object (Account, Contact, Oppty, etc )
I than created a Custom ...
2
votes
1answer
35 views
Formula to calculate difference between two summarized fields in a Joined Report
I have a Joined Report between two Report Types summarized by Account:
How can I include the difference A-B between summarized sums A and B on the joined report?
2
votes
1answer
52 views
Report for two parents that look up same child object
I have a question similar to Reports for two lookup objects that relate to a parent.
I have an two objects (Payable Invoice and Cash Entry) which look up the same child (Transaction).
I'd like to ...
1
vote
2answers
72 views
Generate a report with account and 2 custom objects
I have 2 custom objects(sales and service) which are related to accounts as a lookup and related to opportunities in a master detail.
i need to generate a report which shows under each account the ...
1
vote
1answer
21 views
Activities with or Without Contacts
I want to pull this report - Activities with or without contacts where i can show activities and the related contact details(if contact is mapped in the activity).
I tried using the standard "Tasks ...
3
votes
1answer
176 views
Record count wrong in Report
I have a Matrix Report that is based on a Custom Report Type. The Custom Report Type has 3 levels: "A" records may or may not have "B" records and "B" records may or may not have "C" records.
Report
...
1
vote
1answer
124 views
Change Set deployed Custom Report Type Incorrectly
In my org and sandbox I have a Custom Report Type (CRT), Accounts with Applications, based on Accounts with at least one Opportunity. I recently used a Change Set to deploy new custom fields on the ...