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 Render Variable? where u can use?

Answers were Sorted based on User's Feedback



What is Render Variable? where u can use?..

Answer / vij

Render Variable: - Specify a variable based on which object
can be conditionally rendered.

Example for Render Variable

if the case is like you want to see the particular page in
HTML or PDF or CSV format then

1)Create 3 pages in your report
2)every page conatins some specific data
3)name these pages as HTML PDF CSV
4)create a String vaiable with 3 values as HTML PDF and CSV
5)now in string variable put expression as .....
case

when ReportOutput() 'HTML' then 'HTML'
when ReportOutput() 'PDF' then 'PDF'
when ReportOutput() 'CSV' then 'CSV'
end

6)now go the page named HTML and select page object
7)in properties pane click on Render Variable select that
string variable
8)check only HTML check box value for HTML page
9)repeat step No. 6 to step No.8 for remaining 2 pages.
now run the report :-)


hope it will answer your question .
regards
vij

Is This Answer Correct ?    9 Yes 0 No

What is Render Variable? where u can use?..

Answer / vsandhyana

hi Vij,

in your answer everything is fine but it need little bit
modification in variable expression.

it should be like as

case
when ReportOutput()= 'HTML' then 'HTML'
when ReportOutput()= 'PDF' then 'PDF'
when ReportOutput()= 'CSV' then 'CSV'
end

when we run the report and set the reportoutput as PDF,HTML
or CSV the specified page will come accordingly.

Is This Answer Correct ?    3 Yes 0 No

What is Render Variable? where u can use?..

Answer / m m naidu

Specifies a variable based on which the object can be
conditionally rendered.

Applies to
3-D Combination Chart, 3-D Scatter Chart, Block, Bubble
Chart, Combination Chart, Crosstab,
Date & Time Prompt, Date Prompt, Field Set, Gauge Chart,
Generated Prompt, HTML Item,
Hyperlink, Hyperlink Button, Image, Interval Prompt, List,
List Column, Map, Metrics Range
Chart, Page, Pareto Chart, Pie Chart, Polar Chart,
Progressive Chart, Radar Chart, Repeater
Table, Repeater Table Cell, Rich Text Item, Scatter Chart,
Select & Search Prompt, Table, Text
Box Prompt, Text Item, Time Prompt, Tree Prompt, Value
Prompt

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Cognos Interview Questions

What is a Framework manager?

0 Answers  


suppose i want to do drill through a column only for the values which is having more than > 50000. how can i do that?

2 Answers   Mind Tree,


hi guys, i think this would be a simple question but i was asked. what is total time taken to develop a report from getting requirement document from the client? dont reply as it depends,i am expecting something else.

2 Answers   WNS,


I have two queries in first query i have to show all values,in second query i have to show 3 values and want to hide 3 values what prompt ur going to use, why that prompt

0 Answers   CTS,


Define catalog in cognos and write its various types?

0 Answers  


what are the dimensions that you have in your current project?list them?

0 Answers   IBM,


----------------------What are the User Securities?

0 Answers   IBM,


What do you understand by the term 'aggregate cache'?

0 Answers  


What are various types of gateways in cognos?

0 Answers  


can any one say the which is the best performance in framework manager

1 Answers  


Can we install cognos on windows 7?

4 Answers  


where exactly determinants are used in cognos framework manager?

4 Answers   Satyam,


Categories