In my Report
C-id c-name Revenue are the query items
I need to display the report has Alternative colors for rows
and Revenue >=1000 has display in another color?
i.e Both c-id,c-name are applying the alternative
color(red,yellow) condition and revenue (blue) u think..How
its possible?
Iam doing for alternative colors i defined Two dataitems as
running-count and Mod...
and next in Boolean varaible define as [Query1].[Data Item2]
= 1 or 0 and [Query1].[Revenue]>=1000 as like this (it's
correct or not) and define in condition explorer yes and no
purpose two colors(here how to define 4 revenue color)
By selecting the list columns body style its applying only
the Body and run report it working only for alternative colors
Next i defined by using same Boolean condition for revenue
like this.
For selecting only the Revenue Body and define as yes 4 one
color and no for another color?
But here it the revenue column also applying only the
alternative color condition and it's taking the >=1000
condition...
So,i need to display 2 columns have alternative colors and
3rd column >=1000 cell have another color any body pls give
me the replay/answer in step wise.....
Thank u
Basha
No Answer is Posted For this Question
Be the First to Post Answer
Any Cognos planning Queries Rise
Suppose you run a report with empty data, how will you inform the end user that it has no data while running the report in report studio? Is it possible, if so how?
What are all the components of Report Studio?
What is the difference between filter & Condition?
if we have a value prompt in a prompt page and if we need to pass that prompt value to a sql used in report, what is the sql code? give me example?
What is the use of Tree Prompt? Where it is used?Pls give me a real time example?
Use of Text Source Variable in Report Studio?
plz anybody help me, how many reports we can create in one project?, and what are the names?in real time project at first what we will do?
What is Index?
What is portal page?
What is the abrevation of .PPR? (Power play report) or anything new?
How to write a condition for multy select in conditional formatting... Eg:- i added list,crosstab, barchart, columchart, guagechart, pie chart for value prompt by using static choices.. if i select multiple that all the things has to be display.. this is requirement how is possible to display..