Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8802

Re: Multiple Variables in standard Clear

$
0
0

Hi Jim,

 

Not possible this way: %SELECTION% and %SELECTION2% resulted from PROMPT(SELECT... has prefix that can't be combined like:

 

TASK(/CPMB/CLEAR_CUBE,SELECTION,%SELECTION%%SELECTION2%)

 

You can use PROMPT(COMBOBOX, %VER%,...) with the fixed list of members, then you can append %VER% to %SELECTION% like:

 

TASK(/CPMB/CLEAR_CUBE,SELECTION,%SELECTION%DIMENSION:VERSION|%VER%|)

 

where %SELECTION% is your %SELECTION2%

 

Vadim


Viewing all articles
Browse latest Browse all 8802

Trending Articles



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