Hi
I have 2 values I need to distinguish from
'F-One Time $30,000 Set-Up Fee' and
'F-One Time $3000 Dealer Socket Set-Up Fee'
My problem is that if I SUM on
c.nm_display_name like '%One%Time%$%Set-Up Fee%'
I am capturing both 'dealer socket fees' and 'non described set up fees.
Any ideas on how I can capture them both separately?
Thanks
Matt
I have 2 values I need to distinguish from
'F-One Time $30,000 Set-Up Fee' and
'F-One Time $3000 Dealer Socket Set-Up Fee'
My problem is that if I SUM on
c.nm_display_name like '%One%Time%$%Set-Up Fee%'
I am capturing both 'dealer socket fees' and 'non described set up fees.
Any ideas on how I can capture them both separately?
Thanks
Matt