Need help with feeder
Posted: Tue Nov 16, 2010 11:05 pm
I want to put a flag=1 for the following accounts and companies.
What feeder should I put ?
['Flag']=N:IF(ELISANC('account','X000000',!account)<>0,IF(ELISANC('company','AUS',!company)<>0,1,0),0);
Thanking you in advance
What feeder should I put ?
['Flag']=N:IF(ELISANC('account','X000000',!account)<>0,IF(ELISANC('company','AUS',!company)<>0,1,0),0);
Thanking you in advance