Hi Guys,
It could be something really silly that I am but I am trying to avoid CREATEBLOCKONEQ that really slows down performance.
The code I got:
FIX(SparseDims,NOBU)
"Acct"
(
@CREATEBLOCK("NOBU");
);
"Acct"=10;
ENDFIX
I thought this will create the block for that sparse dim combo for NoBU. No go. I am on 11.1.2.3 and above.
Any hints here?
Regards,
Krishnan