Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

filter on group count

Status
Not open for further replies.

rdlwriter

MIS
Jun 12, 2008
2
0
0
US
I have read that you can not filter on a count.. is there another way around this..
I created a gouping on serialno, them I show the count..

I only want to show serialnos's with a count >=2
Trying to do something like this iif(count(serialno>=2,(count(serialno),0)

any help would be appreciated .)
 
you could do in your SQL script, if you give some more info I could have look

-Mo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top