SAP Knowledge Base Article - Public

1701483 - How to conditional highlighting the text based on two consecutive measures in Cross Tab.

Symptom

How to conditional highlighting the text based on two consecutive measures in Cross Tab.

Environment

Crystal Reports 2008

Reproducing the Issue

Create a Cross-tab Crystal report as Amount and Limit in your Summary part.

Resolution

  1. Right click on the cross-tab field and select Format field
  2. Click on Font Tab
  3. Under Color condition specify below logic.

If CurrentFieldValue>GridValueAt (CurrentRowindex,CurrentColumnIndex ,CurrentSummaryIndex+1) then crgreen else crred;

  1. Click on OK

Keywords

Conditional highlighting, cross tab, color highlight in cross tab, conditional highlighting the text in cross tab, crystal reports. , KBA , BI-RA-CR-DSL , Crystal Reports on C++ Data Semantic Layer (ClassicUniverse) , How To

Product

Crystal Reports 2008 V1