Microsoft
70-448 · Question #292
You design a report by using SQL Server 2008 Reporting Services (SSRS). Detail information is displayed each time the users render the report. You need to ensure that the following requirements are…
The correct answer is A. On the column that contains detail information, set the hidden property to True. See the full explanation below for the reasoning.
Question
You design a report by using SQL Server 2008 Reporting Services (SSRS). Detail information is displayed each time the users render the report. You need to ensure that the following requirements are met:
- Summary information is displayed when the report is initially
rendered.
- Detail information is displayed only when the users click a column
header. What should you do?
Options
- AOn the column that contains detail information, set the hidden property to True.
- BOn the column that contains detail information, set the hidden property to False.
- COn the column that contains detail information, set the hidden property to True.
- DOn the column that contains detail information, set the hidden property to False.
How the community answered
(42 responses)- A83% (35)
- B2% (1)
- C5% (2)
- D10% (4)
Community Discussion
No community discussion yet for this question.