EasyManuals Logo

IBM Cognos User Manual

IBM Cognos
411 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #238 background imageLoading...
Page #238 background image
<!-- A query this prompt belongs to -->
<Parameter Name="Query" Value="Promptmany~1"/>
<!-- SingleValue, MultiValue, Range -->
<Paramete Name="PromptType" Value="MultiValue"/>
<!-- Any type that understood by RS. Optional. Not in use -->
<Parameter Name="PromptValueType" Value ="String"/>
<Parameter Name="Values">
<Values>
<Value>abc</Value>
<Value>bcd</Value>
<Value>cdf</Value>
<Value>dfe</Value>
</Values>
</Parameter>
</Parameters>
</Command>
<!-- RANGE -->
<!-- Promptname -->
<Command Name="prompt" Value="RangePrompt">
<Parameters>
<!-- A query this prompt belongs to -->
<Parameter Name="Query" Value="Promptmany~1"/>
<!-- SingleValue, MultiValue, Range -->
<Parameter Name="PromptType" Value="Range"/>
<!-- Any type that understood by RS. Optional. Not in use -->
<Parameter Name="PromptValueType" Value ="String"/>
<Parameter Name="Values">
<Values>
<Value>Range - form</Value>
<Value>Range - to</Value>
</Values>
</Parameter>
</Parameters>
</Command>
</Commands>
</Settings>
Simple Prompt:
A simple prompt is a variable that has a single value.
For example
<Parameter Name="SimplePrompt" Value="Single Value"/>
Multi-valued Prompt:
A multi-valued prompt is a variable that has a number of different values.
For example
<Parameter Name="Multi-valued-variable">
<Values>
<Value>Value1</Value>
<Value>Value2</Value>
<Value>Value3</Value>
</Values>
</Parameter>
Range Prompt:
A range prompt is a type of multi-valued prompt. It contains a Range-from and a
Range-to value.
For example
224 IBM Cognos Transformer Version 10.1.1: User Guide

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM Cognos and is the answer not in the manual?

IBM Cognos Specifications

General IconGeneral
DeveloperIBM
Data Sourceflat files
Operating SystemMicrosoft Windows
LicenseCommercial
Input SourcesSQL databases, Excel, CSV
PlatformMicrosoft Windows