Re: Report
Julio Peralta
Yes Bill that worked.
Thanks, Julio
From: DXLab@groups.io [mailto:DXLab@groups.io] On Behalf Of Bill Pence
I think the issue might be missing parens... The last "OR" will defeat the first terms ..
Try this
(Band = '6m') and (DXCCPrefix <> 'K') and ((QSL_RCVD in ('Y','V')) or (APP_DXKEEPER_LOTW_QSL_RCVD in ('Y','V'))) On Wed, Jun 30, 2021, 7:47 AM Julio Peralta via groups.io <jperalta4=verizon.net@groups.io> wrote:
|
|