In 0SD_C03 infocube, i have io 0SOLD_TO (customer) and 0MATERIAL, wich is the material buyed by customer.
In BEx, i want make a query excluding customers that have bought a fixed material. The problem is usually customers buy many diferents materials, and when i filter by the material i want, the system only filter the information about this material, but not the customer himself.
Some idea?
Thanks in advance,
Ángel.
Thanks for your fast response.
I have customer C0001 with two materials: M0001 and M0002.
I want to exclude all customer with material M0001 in my query.
If in the query definition i exclude the value M0001 from material, in the result i will have customer C0001 because it have material M0002 too. I don´t want this.
How can i do it?
Add a comment