Thank you, for the reply. I ended up using,
and
({SMDR.Country} = uppercase({?Country})
or trim({?Country}) = ""
)
That generated the result I was after.
Cheers,
T
Thanks for the reply, however, my "convert null values" is greyed out because I have clicked "Perform grouping on the server". I am trying to make the extraction more efficient.
Ideally, if the user enters a Country parameter, the SQL should show
blah blah
WHERE
SMDR."Date" >= {d...
Hi,
I'm using Crystal 8.5 and having all sorts of grief with null parameters.
I have a rather large database > 1 Million records and want to optimise the SQL extraction so that it only extracts records matching some filters.
I want crystal to create an SQL something like this
SELECT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.