1.

What do you understand about data regions in the context of SQL Server Reporting Services (SSRS)?

Answer»

In a report, a DATA region is an object that displays data from a report dataset. In a table, matrix, or list, report data can be displayed as numbers and text; VISUALLY in a chart or gauge; or against a geographic backdrop in a map. The tablix data region, which expands as NEEDED to display all of the data from the dataset, is the basis for all tables, matrices, and lists. Multiple rows and column groupings, as well as static and dynamic rows and COLUMNS, are supported by a tablix data region. In a number of chart forms, a chart presents numerous series and category groups. For a dataset, a gauge shows a SINGLE value or an aggregated value. A map shows spatial data as map elements that can look different depending on the aggregated data from a dataset.



Discussion

No Comment Found