on 2024 Apr 11 9:02 AM
Hello there,
in the example, i want to specify that all customers are in consideration. So i want NOT EQUAL to #. Any idea how can i implement it in SAC? Its subset of Javascript so i assume the syntax should have worked
Hi,
this should work.
IF [d/Customer] != "#" THEN
DATA(...) ....
ENDIF
For each DATA and RESULTLOOKUP statement where [d/Customer] should be different as in the IF you have to define it explicitly (e.g. [d/Customer] = "#"
BR Thomas
(If helpful thanks for Kudos 😊)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
5 | |
5 | |
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.