70-448 · Question #199
You develop a report by using SQL Server 2008 Reporting Services (SSRS). The report has a dataset that contains 25 columns of data. You plan to render the dataset to a Microsoft Office Excel…
The correct answer is B. Table. Tables in reports are rendered as rows and columns of cells in Excel. Page breaks on report items inside a table cell are ignored. Note: A data region is an area on a report containing data from a data source. Types of data regions are charts, lists, tables, and matrices.
Question
You develop a report by using SQL Server 2008 Reporting Services (SSRS). The report has a dataset that contains 25 columns of data. You plan to render the dataset to a Microsoft Office Excel worksheet. You need to ensure that the report columns are properly aligned when rendering to Excel. Which type of data region should you use?
Options
- AList
- BTable
- CRectangle
- DMatrix
How the community answered
(15 responses)- A7% (1)
- B73% (11)
- C13% (2)
- D7% (1)
Explanation
Tables in reports are rendered as rows and columns of cells in Excel. Page breaks on report items inside a table cell are ignored. Note: A data region is an area on a report containing data from a data source. Types of data regions are charts, lists, tables, and matrices.
Topics
Community Discussion
No community discussion yet for this question.