Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I Have 4 territory code 1,2,3,4 amongst them i didn't wanna load territory code 3 , for that what should write or coading in load editor
please help me out........Thank you
@BK1312 Please see below the script editor that you need to use.
NoConcatenateTemp:Load *where [Territory Code]<>3;
Load * Inline [Territory Code1234];Exit Script;
If this resolves your issue, kindly like and accept it as a solution.