Quantcast
Channel: COGNOiSe.com - The IBM Cognos Community
Viewing all articles
Browse latest Browse all 13020

Re: Simple TI process - Results have me Stumped!

$
0
0
Hi Donap

Try this:

nChildren = ELCOMPN( vDim, vElement );

WHILE ( nChildren > 0 );

   sChild = ELCOMP( vDim, vElement, nChildren );
   DimensionElementComponentDelete( vDim, vElement, sChild );

   nChildren = nChildren - 1;
END ;



HTH
Ajay



...

Viewing all articles
Browse latest Browse all 13020

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>