Discussion
3
Replies
300
Views
Posted: September 9, 2015
Last activity: February 14, 2016
Reporting Quiz
Can anyone share with me the explanation for the below question (The answer was option a.)?
Which of the following reporting requirements will require the use of a sub report? (Choose One)
a)
Columns to display are: Operator Name, Last updated Case ID, Last updated Case Status , Update Date
b)
b)
Columns to display are: Operator Name, Operator Division, Count of Purchase Requests created by the operator filtered by unresolved status
c)
Columns to display are: Operator Name, Count of Operator Divisions he belong to
d)
Columns to display are: Operator Name, Operator Division, Count of Purchase Requests created
For the other options, you have "Count of xxx", so these require you to have a summary-type report. Only a) does not have an aggregate so you can use a list-type report. Typically, a sub-report is of the list type.