Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is RenderVariable?

Answers were Sorted based on User's Feedback



What is RenderVariable?..

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

What is RenderVariable?..

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

What is RenderVariable?..

Answer / ram

Render Variable is used to hide and display the objects
based on the conditions,

Is This Answer Correct ?    0 Yes 0 No

What is RenderVariable?..

Answer / shashi

specifying a variable based on which object can be conditionally rendered

Is This Answer Correct ?    0 Yes 0 No

What is RenderVariable?..

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

Post New Answer

More Cognos Interview Questions

How to create a Ratio in Cognos Report studio Reports?

1 Answers   IBM,


How can we convert imr report into Impromptu web report?

3 Answers  


In how many ways we can apply the security to a cube in Transformer? Explain?

1 Answers   Wipro,


What is the use of Generated Prompt? Where is it used in realtime project?

3 Answers   HCL,


Is it possible to join multiple Databases in a Catalog?

0 Answers  


How can we change any header or footer for a group of reports

1 Answers   Satyam, Tech Mahindra,


WHAT ARE THE DISTNICT VARIABLES?

0 Answers  


if ur report having report filter save the report.open u r report in cc the report filter doesnt work means it does n't any values what we do for this situation?where we rectify this?please please ans me......

0 Answers  


How to perform single signon in Cognos by using URL?

3 Answers  


How to limit the cut,copy and paste operations for an user in reportlevel? Can anyone please send me the steps as i am new to cognos?

0 Answers   Accenture,


if we have a value prompt in a prompt page and if we need to pass that prompt value to a sql used in report, what is the sql code? give me example?

3 Answers   ComNet,


what is an sid (surrogate key)?

4 Answers   IBM,


Categories