on ‎2015 May 28 10:11 PM
The following script will generate the screen to allow the user to choose account and entity dimension for the data package.
PROMPT(SELECTINPUT,,%ACCOUNT_DIM%,%ENTITY_DIM%)
I have a user define dimension COSTCENTER, how could I make the COSTCENTER display in the selection screen as well?
Request clarification before answering.
Hi Jian
Try this
PROMPT(SELECTINPUT,,%ACCOUNT_DIM%,%ENTITY_DIM%,COSTCENTER)
Shrikant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This message was moderated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 11 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.