What is RenderVariable?
Answers were Sorted based on User's Feedback
Answer / cognosvij
Specify a variable based on which object can be
conditionally rendered.
e.g.
In my sample report .....
I have a Prompt page and it contains a value prompt for
revenue type i.e.X revenue and Y revenue
I have put static choices in that value prompt as X and Y .
now on report page there ,
I have a list contains ....
Client Id
X revenue
Y revenue
as a user run the report ,
if he selects X the list should displays
Client ID
X revenue
and
if user selects Y list should dispalys
Client ID
Y Revenue
for this i have created a string varibale with the values X
and Y and put the condition as....
if (ParamDisplayValue('Parameter1')='X')
then
('X')
else
('Y')
and then go to the report page select the X revenue column
and click render variable property from property sheet and
uncheck the check box for Y
and again
go to the report page select the Y revenue column and
click render variable property from property sheet and
uncheck the check box for X
and now run the report and see how Render variable is
working .....
Hope it will help u
thnx,
vij
:-)
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / satya
when u want to hide the column based on some condition then
we will go to the render variable option.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ram
Render Variable is used to hide and display the objects
based on the conditions,
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shashi
specifying a variable based on which object can be conditionally rendered
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sathish
very nice answer vij,
is there any nice cognos forum, which is more interactivity
and more nicer than this one,...
by the by what is the your mail id vij
| Is This Answer Correct ? | 0 Yes | 1 No |
what is dimention?explain dimentable with example?
can you tell me what are the dimension tables are used in project
how u burst the reports? if u r bursted reports is not reached to destination how u identify???
what is a bookmark? what concept we use in bookmarking? please tell me how to create bookmarks(with explore)?
Hi,please suggest me how to creat username while creating a report.
what is Galaxy schema??
what is the difference between querystudio in reportnet and cognos8
how can create a report like if the salary>50,000 display balance,if salary<50,000 display green?
What's the limitation of 'Page Footer' in Report Studio? e.g. If I have an activity prompt (list of activities in a Search & Select Prompt) and selected around 2500 activites from the 'Activity' Search & Select Prompt and when I ran the report I got a message "#! Overflow" in page footer. Can somebody please tell me what's max. limit. I tried with around 300 activities and page footer displayed the activities. Your help will be appriciated.
1)How to bursting the cross tab report? 2)What is meant by Object explorer? 3)What is cascade report?
What are the different types of important services used in cognos?
These are the questions asking in many interviews, so pls help me,,, How did you get requirements from the client? How did you send reports to the client? How did you interact with your client? I mean through e- mail or phone or in any other way?