What is Parametermap?
Answers were Sorted based on User's Feedback
Answer / aram dodakian
Parameter maps are used to create conditional query
subjects that allow for substitutions when the report is
run. Parameter maps are objects that store key-value pairs.
Parameter maps are similar to data source look-up tables.
Each parameter map has two columns, one for the key and one
for the value that the key represents. You can manually
enter the keys and values, import them from a file, or base
them on existing query items in the model.
The value of a parameter can be another parameter. However,
you must enclose the entire value in number signs (#). The
limit when nesting parameters as values is five levels.
When you use a parameter map as an argument to a function,
you must use a percentage sign (%) instead of a dollar sign
($).
Constraint
Parameter maps are recommended for smaller lookup tables.
Steps to Manually Create a Parameter Map
Click the Parameter Maps folder and, from the Actions menu,
click Create, Parameter Map.
In the Name box, type a name for the new parameter map.
Click Manually enter the parameter keys, and/or import them
from a file and click Next.
Do one of the following:
To manually enter values, click New Key, type a key, and
press Tab to enter a value for that key.
To import keys and values, click Import File and identify
the location of the appropriate .csv file. You can import
from a .txt file only if the values are separated by tabs
rather than commas.
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / shashi
parameter are key value pairs. parameter maps secure data within environment.
parameter has 2 columns. 1 key 2 value we manually enter keys and values we can import and export parameter maps
Is This Answer Correct ? | 0 Yes | 0 No |
How can we improve performance in framework manager level?
what r the migration tools available in the market with respect to cognos such as impromptu reports are migrated to cognos reportnet??
give me scenario on cascading prompts&master-detail relation
what use of surgate key in project
Create 12 columns for months by writing single case statement?
how many types of keys are there i.e primary key and foreign key etc..?
How can we find out cardinality between two tables?
What's use of a Master Detail report in Cognos? I mean what's the advantage? Please Explain.
How to a create header dynamically in a crosstab report in cognos 8.1?
What are all types of prompt?
What is an open session command in cognos connection?what is it meant for?
How to select multiple values from type-in prompt?