on ‎2015 Jun 05 9:35 AM
Hi Experts,
I need a variable that includes members of different properties. For example, dimension ACCOUNT has 4 properties: ACC_1, ACC_2, ACC_3, ACC_4.
I want to make a select that includes all members of these properties different than "". I try to make this select:
*SELECT (%ACC%, "[ID]", ACCOUNT, "([ACC_1]<>'' OR [ACC_2]<>'' OR [ACC_3]<>'' OR [ACC_4]<>'' OR [SALESFAMILY_4000_LBE]<>'') AND [CALC]='N'")
*XDIM_MEMBERSET PRODFAMILY=%ACC%
But it doesn't work. When I try to execute this script, it faild with "error on select statment".
Any Ideas?
Thanks!
Request clarification before answering.
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.