on 2016 Jun 07 6:14 AM
Hi all,
We are trying to have dynamic POV selection for user in excel epm reports based on transaction data data uploaded by the user via the flat file.
The scenario is like below :
The user uploads the flat file like below :
A B C D E SIGNEDDATA
q w e r t 10
z x c v b 20
g h j k l 30
Here A,B,C,D,E are dimensions. Rest are dimension members.
Now in some of the reports user wants the POV selection like this :
A (Selection of Dimension A, where he sees only members q,z,g)
B (Selection of Dimension B, where he sees only members w,x,h)
C (Selection of Dimension C, where he sees only members e,c,j)
*******************************************************************************************************
The user does not want to see the entire dimension members for the given selection of dimension.
We are looking for efficient ways in which it can be done considering long term performance issues also.
Please suggest.
Regards,
SHUBHAM
Request clarification before answering.
Hi Shubham,
One solution is you create properties for those dimensions, then in your report you filter on those properties, so only those with the matching property will list.
you need to use epmcontext formula in your report with filters.
Depends on how many users, you can come up with special groups if there are more than one user.
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The only thing that can be implemented is "No Data and Zero Values" report option. Only members with data will be shown on the report..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vadim,
Thanks for the reply.
This is not a report which user sees just after data upload, In that case we would definitely give them No Data and Zero Values option in the report.
But after upload user does a series of other calculation steps and inputs, and then after that in one of the reports he wants to have the POV selection as mentioned above.
Regards,
SHUBHAM
| User | Count |
|---|---|
| 41 | |
| 9 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.