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 |
What do you understand by the term 'aggregate cache'?
Can we use 2 packages in report studio at a time is there any alternative for this Thanks Nithin
How to crate cubes in transformer ?
What is the difference between Section and Section using Master/Detail in Cognos 8 Report Studio? I tried these both options many times on lists and crosstabs, but dint find any difference. So please give the answer in detail with example.
What is the diff between Drill through reports and Master detail reports?
write a query to display the departments with no employee?
hai frndz....... in a product name QUERY ITEM column we have some products like..soap, mobile, laptop, nd so on..... when i report run for the US client with the product name,, langauge is requird only ENGLISH.... IF client as a chaina .or, japan .or, spanish.. they want to run report using by product name QUERY ITEM as thier region language like chaina/japan/spanish... how to i convert product name column as default as english, to chaina/japan/spanish..........in the framework manager/ cognos connction Could u pls give me problm solution.....thnx in advnce........
What is snapshot ?
I have to apply drill through 1,2,7 out of 10 in order method, how can i do?
difference between boxtype and visiable
If anyone need COGNOS 8 Certification Dumps of any "COG - Code", u can get from S_Cog@Yahoo.Com, i scored 100 % with these Dumps
How to select multiple values from Type-in prompt? Example - I want to enter into type-in prompt in 'Product name--- Liza' display report data in 'product name is Leza' only OR I want to enter into type-in prompt in 'All', that time display report data in all are report data. How is possible this Scenario using in type-in prompt.