Display of members selected in a prompt of Hyperion Financial Report
Hi,
in my HFR report i have the dimension "Contract Type" in row and there is a prompt for the member selection.
The end-user can select one or more members.
At the top of the report i have a text object where i display the members selected for the report (exampe Year, Versione, Scenario, ....).
My question is :
how can i display the members selected by the end-user from the "Contract Type" dimension?
Note
I know the maximum number of members that the end-user can select for the "Contract Type" dimension (4 members).
So i have used the function :
<<MemberAlias("Grid1", 4(1), Contract Type)>> - <<MemberAlias("Grid2", 4(2), Contract Type)>> - ...