Quantcast
Channel: SCN : Unanswered Discussions - SAP Crystal Reports
Viewing all articles
Browse latest Browse all 4814

I want to suppress the data on the report based on one field values

$
0
0

Data Set 1

 

RowCityAmount
1Chicago47
2Dallas43
3Dallas35
4NYC25
5Detroit32
6SFO24

 

Data Set 2

 

RowCityAmount
1NYC25
2NYC26
3NYC16

 

 

I have a requirement not to display any data if the complete data set in the City column has NYC along with other cities.

 

For example in the data set 1, I do not want to display any data(or display an Custom Error Message) on the report because it has NYC along with other cities. Where as in Example data set 2, I want to display all 3 rows because NYC is the only city in the data set.

 

FYI -

In my report I have data displayed on multiple groups and I am using command based report.


Viewing all articles
Browse latest Browse all 4814

Trending Articles