hi guys
In bods query transform i m trying to write a where clause to filter on a material number. I am able to filter one material number but how can i filter on multiple material numbers. Syntax i m using is
TABLE1.MATERIAL = '10001234'
Request clarification before answering.
Use IN or OR:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks Dirk.. i know that was very elementary but i am new to it. Appreciate your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.