Add/Edit value button

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

This form is used for creating report values. The descriptions of particular value properties are in the following table:

 

Display name

The name of the item in the list

Code name

Name used in your code

Query

Here you can add the SQL query used to retrieve data to be displayed by the value.

Is stored procedure

Indicates if the query is a stored procedure or not.

Formatting string

You can format the displayed value using the standard .NET expressions. Examples:

 

{0} - displays the value
{0:F1} - displays the value as a floating point number with one digit displayed after the decimal point

 

You can find more details in .NET Framework documentation.

 

More resources can be found at:

 

Developer's Guide -> Modules -> Reporting -> Overview
Developer's Guide -> Modules -> Reporting -> Creating a new Value

 

Page url: http://devnet.kentico.com/docs/5_5r2/contexthelp/index.html?report_value_properties.htm