title
ReportParameter Element (ASSL) | Microsoft Docs
ms.custom
ms.date
03/14/2017
ms.prod
sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic
reference
apiname
apilocation
apitype
Schema
applies_to
f1_keywords
helpviewer_keywords
ms.assetid
653a5c64-f1af-4796-bb7b-b44a40e52901
caps.latest.revision
35
author
Minewiskan
ms.author
owend
manager
erikre
ReportParameter Element - ASSL
Contains the name and value of a parameter that is passed to a [!INCLUDEmsCoName ] [!INCLUDEssRSnoversion ] report at run time.
<ReportParameters >
<ReportParameter >
<Name >...</Name >
<Value >...</Value >
</ReportParameter >
</ReportParameters >
Characteristic
Description
Data type and length
None
Default value
None
Cardinality
0-n: Optional element that can occur more than once.
Remarks
The Value element must contain a Multidimensional Expressions (MDX) expression.
The corresponding element in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.ReportParameter.
ReportAction Data Type (ASSL)
Action Element (ASSL)
Objects (ASSL)