how can create a report like if the salary>50,000 display
balance,if salary<50,000 display green?
Answers were Sorted based on User's Feedback
Answer / rajasivam
Just we create a variable in report studio, in expression
window type salary>50000 result in boolean if it is true
return 1 else 0.
In report page select particular column then in properties
panel (assign created variable in conditional variable )in
true part assign foreground color blue,in false part assign
foreground color red.
Conditional part can be selected through conditional explorer
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / suman palisetty
simplest solutionis use conditional styles.
Regards
Suman P
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / palzkumar
Kasturi is right, we can achieve this using conditional formating
| Is This Answer Correct ? | 0 Yes | 1 No |
if u having 2 pakages i want a report with report items in 2 pakages how to use the 2 pakages in single report please ans me............
How to write the necessary TSQL to create data sets, pull the data sets in Cognos Report Studio WITHOUT using framework manager.
1.how do nyou configure link between fwm and database (source).if you created fwm where it will be? and if you create reports where it is stored? 2.what is spic shot in fwm?
Can we install cognos on windows 7?
Can you define drill down and drill up?
2. What functional area you worked on.
After applying date prompt and when we run the report we fet from date and todate prompts..so when we enter todate<fromdate its an error. How can we generate the user defined error message for this type of error
What will happen if scheduling a report with a prompt page?
what are the dimensions that you have in your current project?list them?
How many reports did you create in your project?
Can we use 2 packages in report studio at a time is there any alternative for this Thanks Nithin
-----------------What is Determination Model?