Hi,
I just found out ,to my dismay, that a line like that
*SELECT(%SET%, [ID], MY_DIM, "[ID] = %SET2% AND [ID] = %SET1%")
generates union of %SET2% and %SET1% instead of intersection.
I need to generate a rather complex set theory statement using negation, union and intersection.
Now i know that negation and union is enough to generate any logic function, but is there rly no way to generate intersection directly with *SELECT statement ?
I am using BPC 10 SP5 for NW, calculation engine ABAP, BW 7.4