Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Reporting Services
Technical Reference
Feature Reference
 Dataset Properties Dialog Box, Fiel...

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Other versions are also available for the following:
SQL Server 2008 Books Online (June 2009)
Dataset Properties Dialog Box, Fields

Select Fields on the Dataset Properties dialog box to change the field collection for the report dataset. The fields list is automatically populated, but you can use Fields to add, edit, and delete query and calculated fields.

Add

Add a new query field or calculated field to the dataset.

Delete

Delete the selected field from the dataset.

Field Name

Type a name for the field. The field must be unique within the dataset. For each existing field in the dataset query, the name is pre-populated.

Field Source

Enter a value for the field.

For a calculated field, the field source must be the name of an existing field retrieved by the dataset query, or an expression that you create. For example, to create a field that represents 10 times the value in the query field Sales, use the expression =10 * Fields!Sales.Value.

For a query field, the field source must be the name of an existing field retrieved by the dataset query.

Expression (fx)

Add or change an expression for the calculated field. This button only appears when you click Add and select Calculated Field.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker