nerdexam
Microsoft

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.

Implement a Reporting Services Solution

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)
  • A
    7% (1)
  • B
    73% (11)
  • C
    13% (2)
  • D
    7% (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

#Excel rendering#data regions#table layout#column alignment

Community Discussion

No community discussion yet for this question.

Full 70-448 Practice