Highlighting in CrossTabs

Stimulsoft Reports.NET discussion
maof
Posts: 7
Joined: Tue May 12, 2009 8:28 am

Highlighting in CrossTabs

Post by maof »

Hello,

There exists the “value” tag for setting conditions within cross-tabs. This file is of type double. My cross-tab summary contains strings and non-numeric entries. Consequently a condition like (value == “ABC”) causes an Exception: error CS0019: Operator '==' cannot be applied to operands of type 'decimal' and 'string'. How can I set the type of a CrossTab entries to string?

best regards
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Highlighting in CrossTabs

Post by Jan »

Hello,

Problem fixed. Please check patch from 18 May. Also you can use tag variable. Please see attached sample report.

Thank you.
Attachments
175.CrossTabWithHighlightCondition2.mrt
(21.99 KiB) Downloaded 329 times
maof
Posts: 7
Joined: Tue May 12, 2009 8:28 am

Highlighting in CrossTabs

Post by maof »

Hello Jan,

thank you for your response. However the attached Report does not work yet with versin 2009.1.400.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Highlighting in CrossTabs

Post by Jan »

Hello,

Please check patch from 18 May. Also you can use tag variable.

Thank you.
anonay
Posts: 11
Joined: Sun May 03, 2009 10:10 pm
Location: Malaysia

Highlighting in CrossTabs

Post by anonay »

Where can I download the patch?
maof
Posts: 7
Joined: Tue May 12, 2009 8:28 am

Highlighting in CrossTabs

Post by maof »

anonay
Posts: 11
Joined: Sun May 03, 2009 10:10 pm
Location: Malaysia

Highlighting in CrossTabs

Post by anonay »

Hi,

I have downloaded the latest patch and tried doing the background color change to the summation field. The color of the summation field is dependent on another field like if {KPI.Rating} == 'Green' then the summation field background color should be green. if 'Red', then it should be changed to red.

I put this into the summation field's condition but all the whole summation field for the column changed to red. I thought I have wrongly defined the condition. So, I tried on a databand with the same condition to the field and I managed to get it changed accordingly to {KPI.Rating} color.


Regards,

anonay
Posts: 11
Joined: Sun May 03, 2009 10:10 pm
Location: Malaysia

Highlighting in CrossTabs

Post by anonay »

Also, why not Stimulsoft come out with a Crosstab demo with highlighting?
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Highlighting in CrossTabs

Post by Jan »

Hello,

Please check Demo application from standard delivery. Category: "Cross-Tab Reports". Reports: "Cross-Tab with Highlight Condition" and "Cross-Tab with Highlight Condition 2".

Thank you.
anonay
Posts: 11
Joined: Sun May 03, 2009 10:10 pm
Location: Malaysia

Highlighting in CrossTabs

Post by anonay »

Hi,

What do you mean by standard delivery? I hv checked my download and can't find any demo program other than the quick start which does not contain the demo as described by you.


Regards,

anonay
Post Reply