OS_Pizza
3 years agoContributor III
Passing a value in a book for a delimited list parameter doesnt seem to work.
I have a parameter called IntigrityScaling with parameter type "Delimited List" as below
My cube view uses this delimited list twice.
1. As USD in |!!IntigrityScaling!!| -> it is used to display the description of the value
2. Under formatting -> I am using Scale = |!IntigrityScaling!|
Cube view runs fine and prompt me to enter value for Scaling and and display both 1 and 2.
The issue is when i pass this parameter in a book , it doesnt take the value and prompts me to enter the delimited list parameter.
How do i pass a value to the delimited parameter without prompting me to enter ?
I dont want this prompt to pop up after i run the book.
NOTE= Liter paramter works fine when passing from books