Hi Guys,
I have a requirement as below:
I wanted to render prompts based on userID. So I created a variable with definition:
CASE #sq($account.personalInfo.userName)#
WHEN 'AAA' THEN 1
ELSE 0
END
I kept two prompts, rendered on the above variable. But now when i try to run the report, I see both the prompts displayed. :(
Any clue?
Try conditional block and set the "Box Type" property to 'None'.
Sriram.
http://www.cognosonsteroids.com (http://www.cognosonsteroids.com)