what is render variable
Answer Posted / vanthian
As far as i know
Render variales are generally created to conditionally
render a particular page or chart or list or block etc...
Though the purpose of the render variable is to hide the
particular item..we can't say that it is use to hide a
particular item...
Consider a scenario..
You have created two list reports for two countries
List1 is for both country1 and country2
List2 is for country 2 alone
List1 is created from the query1
List2 is created from the query2
Now u create a conditional string variable called 'Country'
which uses country name as a parameter
Now u associate Variable 'Country' as render variable for
List1 and List2
Now whenever u run the report..when u select country1 then
automatically the two queries will be rendered to the two
list and the two lists will be displayed
But when u select Country2 as parameter then only Query2
will be rendered and the list2 will be displayed in cognos
viewer window...
Note...
When u use Conditional variable u r just hiding the output
from the user..but in the backend the two queries will be
processed by cognos....hence ur precious time will be
wasted..
But when u r using the render variable only the Queries
which satisfies the parameter will be rendered and hence
the other queries will not be processed in backend by cognos
I hope this helps you
| Is This Answer Correct ? | 50 Yes | 1 No |
Post New Answer View All 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?
1)diff between shortcut-key and alias table? 2)what is unit testing? 3)what is scorecard?
When we save a report in report studio with what extn it save?
what is the difference between native sql and cognos sql?
I have created a database "TestingDB" in MS SQL Server 2005. I have set the port properties and the Cognos Service is up. But I don't see anything in the Cognos. In the administration i have set the ODBC connection and it tested successfully.If i copy the samples to the appropriate directory then i can see the samples.But I don't know how to do the same thing with my own database "TestingDB". As i have configure the cognos in my company which is having a database (very near to production database).I am a novice in cognos. Please help me out.
Define metrics studio?
what is the difference between list report and crosstab report?
------------ Diff b/w MemberCaption and MemberDescription?
Can you explain new content durability?
How is possible this scenario using in type-in prompt.?
Can you explain model durability?
how can I test reports in cagnos?
How can we create a dynamic column name in cognos?
what are the errors faced while bursting the reports and how to solve those errors?
How is cognos model organization works?