on 2020 May 29 7:39 AM
Hi,
We are currently working on BPC 11 standard and we are facing an issue when trying to select multiple members in page axis.
Below is the screenshot of the error,
In the above, we are selecting multiple members in B2 and based on that we need the company code property to be displayed in B3.
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.
The error is quite obvious.... You can't pass a string like "ID1, ID2, ID3..." to EPMMemberProperty as an ID. Please split the members by comma and retrieve the property one by one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
11 | |
2 | |
2 | |
1 | |
1 | |
1 | |
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.