Microsoft
MB7-702 · Question #69
You have been asked to determine why a report written by another programmer is not producing any output. What is one reason this might happen?
The correct answer is B. The report has been filtered with code so that no records match the filter(s). See the full explanation below for the reasoning.
Question
You have been asked to determine why a report written by another programmer is not producing any output. What is one reason this might happen?
Options
- AThe PrintOnlyIfDetail property has been set to true on the outermost indented DataItem.
- BThe report has been filtered with code so that no records match the filter(s).
- CThe request form was not used.
- DCalcsums was not called in the OnAfterGetRecord trigger.
How the community answered
(33 responses)- A3% (1)
- B79% (26)
- C12% (4)
- D6% (2)
Community Discussion
No community discussion yet for this question.