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 |
How can we find out cardinality between two tables?
15. If I select the current month and year how can we display previous 11 months data?
Hi Techies, I got an issue so need your advice here. I have created a report in Report Studio and it's having 2 columns which are having long text as a value (BLOB data type). Report is displaying entire text items in HTML format, but when I'm exporting it into EXCEL it's give me ##########. How to correct (wrap) it in Excel? so when end users they are directly running that report in Excel so instead of seeing ######### for long text items they should see the entire text items in those columns. Please advice!
if u generate a cube r pakage then its published we open in cc its ask every time for username &pass word?what we do?the pak r cube was not asking the password? what we do for this problem?pls ans me.............
Can you define fan trap?
wHAI IS THE DIFFERENCE BETWEEN LIST REPORT AND CROSSTAB REPORT?
If anybody need certification dumps like COG-112 COG-122 COG-132 THEN MAIL ME ON kris.bi121@gmail.com.all are latest dumps test taken on july-09
advantages of cascade prompt ???
How can we give the same color for alternate(1,3,5.... and 2,4,8...) cells in a column?
How do we create row level security in cognos8?
What snowflake and Starschema?
In one of my report i have one data item sales_amount. If this report is run by one user from india so the sales_amount should be display in indian repees(Rs.) format, if USA user then in dollers($), if UK user then In Pounds.Hou can i achive this? Please answer me.
4 Answers Accenture, HCL, IBM,