Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
As per attached qvd under MY column there are two duplicates (818308@2) ,need to highlight them
Thanks
Neville
Backgroundexpression for NET CLAIMS:
Aggr(NODISTINCT If(Count({<DESCRIPTION={'NET CLAIM'}>}MONTH_ACT) > 1, LightGray()), MONTH_ACT)
hope this helps
Backgroundexpression for NET CLAIMS:
Aggr(NODISTINCT If(Count({<DESCRIPTION={'NET CLAIM'}>}MONTH_ACT) > 1, LightGray()), MONTH_ACT)
hope this helps
Thanks a lot
Neville