Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Coloring alternate rows in cross tab summary field.
ani125
Hi All,
I want to Color Alternating Rows of the summary field in the cross tab.
Here is what i am trying :-
I selected the summary field in Layout view, went to the "Highlights" and added a new condition for when row.__rownum%2 is Equal to 0. This is generally the approach with coloring alternating rows in a Table but when i apply the same in crosstab summary row i get an error saying :-
The following items have errors:
ReportDesign (id = 1):
- Expression "org.eclipse.birt.data.engine.api.querydefn.ConditionalExpression@1b0d75f" is invalid.
Error.InvalidExpressionError ( 1 time(s) )
detail : org.eclipse.birt.report.engine.api.EngineException: Expression "org.eclipse.birt.data.engine.api.querydefn.ConditionalExpression@1b0d75f" is invalid. at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluateCondExpr(ExecutionContext.java:618).............
Anyone having any idea about how to color alternating rows in a cross tab.Please suggest.
Thanks in advance,
Aniruddha
Find more posts tagged with
Comments
There are no comments yet