Vadim,
I can narrow it down the %DISTRIB% by adding this line on the top before *SELECT ,which will be a much smaller data.
*XDIM_MEMBERSET DISTRIBUTOR AS %DIST1% = ALL(REGION1)
then change the %DISTRIB% selection to:
*SELECT(%DISTRIB%, "DISTRIBUTOR", "[ID]=%DIST1% AND [REVPLAN_PROMO_LVL] = "Y" AND [INPUT_MEMBER]='N' AND [LEVEL] = 'MU State'")
However, when I tried running it, it wasn't working.
Could you please point me what I missed?
Thanks a bunch
Yani