Greetings,
I am making a modification to an existing report, and having an issue with the following selection formula:
({DeductionCode} in ["K", "KA", "KM"] or
{EarningCode} in ["13", "12", "11", "01"]) and
{CheckDate} = {?Check Date}
When I generate data is only returning the deduction codes within the given date range. If I switch the deductioncode and EarningCode selection around, it is only returning the earning code.
Can anyone tell what the issue with my formula is?
Thanks!
Rick
I am making a modification to an existing report, and having an issue with the following selection formula:
({DeductionCode} in ["K", "KA", "KM"] or
{EarningCode} in ["13", "12", "11", "01"]) and
{CheckDate} = {?Check Date}
When I generate data is only returning the deduction codes within the given date range. If I switch the deductioncode and EarningCode selection around, it is only returning the earning code.
Can anyone tell what the issue with my formula is?
Thanks!
Rick