what is the diffence between render variable & style
variable with egs? Plz reply ASAP
Answers were Sorted based on User's Feedback
Answer / saranya
Render variable can used to hide a column based on some
condition.
Style variable is used for Conditional formatting ..Like
Changing the Color of the Column if the value is below
threshold
| Is This Answer Correct ? | 39 Yes | 7 No |
Answer / srinivas
Both Render and Style variables are for conditional
formating only, by using Render variable you can hide and
show an object, but by using Style variable you can change
the style of your report [like object, text, boxes,
etc......]
| Is This Answer Correct ? | 13 Yes | 5 No |
Answer / gopinath g
Both Render and Style variables are used for
conditionally hiding the part of report like column, heder,
footer e.t.c.,. but also by using style variables like
string and Boolean we can conditionally format the report
like text color, style e.t.c.,. but this cant be done by
using Render variable..
This is the difference.. Hope u understand..
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / siva kiran
Render variable is not only hide & show the data ,Based on
given condition while creating variables(bolean(or)string)
it will executed at the run time..
Ex : If u dont want to show the data below some quantaty
then u have to mention in the condition so that u can hide
remaining will appear at run time...
style variable mainly uses for formating the data(like
font ,color etc) based on given condition while creating
variable it may be any thing.at run time it will appear..
Ex: revenue > 1000000 for this data u want to show in green
and below of that u want to show in red color,in this case
we can use that
Query is:If(revenue>1000000)
in values yes and no...
| Is This Answer Correct ? | 2 Yes | 2 No |
Explain what is the difference between microstrategy and cognos reporting tool?
What is catalog and types of catalogs in cagonos and which is better?
Explain about embedded & standalone filters?difference between them
What is the difference between static and dynamic conditions?
Can you define cognos powerplay?
Hi Buddies... i want to appear for cognos BI-Author certification. can anyone of you send me cognos latest dump. please help me.. cognoslalitha@gmail.com
Tell me about Schemas?
What is the difference between List and Cross tab? Could some on explain with an example..
what is the difference between cognos8 fm and cognos reportnet fm?
What are variable report studio?
How can you link a query to a data container manually in Report Studio?
--------------Diff b/w ODS and OLAP?