cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Display rank of dimension members in BPC10 Web

Former Member
0 Likes
168

hi BPC Gurus

In BPC 10 Web, maintaining dimension members, in Hierarchy mode, there are buttons to 'Move Up' and 'Move Down' to organize the display ranking of the nodes and members.

Where can I see the display ranking no assigned to each member (e.g. TBS - Balance Sheet have ranking no 1, TA000 Total assets have ranking no 2 etc... )

And if I could change this ranking via a upload file via a Data Management Package?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

HI Edmund,

As per my knowledge, I dont think the ranking nos are displayed in the hierarchy mode! The Move Up and Move Down option here is given only for display purposes(I think), because the same is not reflected in the EPMAdd-In Excel. The hierarchy is arranged as per the highest node level present.

P.S You can use LEVEL(HIR level) property in case it is needed for Reporting.

Regards,

JP

Former Member
0 Likes

Hello Edmund,

There is no such thing to view the rank of member.

You can create property named rank and in that you can maintain the ranks as per the hierarchy.

And you can change this rank via flat file but you need to check parent member also respectively.

Thanks!!

Former Member
0 Likes

Creating a property named Rank will not help him sorting the hierarchy in Display mode! It doesn't affect the hierarchy structure.

Regards,

JP