Skip to Content
0
Former Member
Dec 06, 2011 at 09:31 AM

composite expression

86 Views

Hello,

I've a simple question but i cant get it works.

i use testdata:

Name Cat1 Cat2 Date

harry hello 01-11-2011

john hello 01-11-2011

now i want to make a composite expression, i want that crystal shows the data when cat1 = 'hello' or cat2 = 'hello'

now i use the formula like this:

{test.Cat1} = 'hoi' or {test.Cat2} = 'hoi'

by record selection, but i still get 1 record (the record who stand on the first place in the formula).

i hope somebody can help me.

greetz fer