An application contains a case type named Time Off. HR requests a report that returns the ID and name of any employee for whom an open Time Off case does not exist.

An application contains a case type named Time Off. HR requests a report that returns the ID and name of any employee for whom an open Time Off case does not exist.

The ID and Name properties are defined for the class Data-Employee-, and an ID property is also defined for the Time Off class. The ID property in the Time Off class points to records in Data-Employee.

Select the approach you use to create this report.
A . Create reports in both classes, and set the TimeOff report as a subreport of the Employee report.
B . Create a report in the Employee class, with a class join to the TimeOff class.
C . Create reports in both classes, and set the Employee report as a subreport of the TimeOff report.
D . Create a report in the TimeOff class, with a class join to the Employee class.

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments