Forum Discussion

OS_Pizza's avatar
OS_Pizza
Contributor III
3 years ago

Custom Member List defaults the indentation level to 0

I am using the below formulae to fetch members in a cube view.

Account -> A#Root.CustomMemberList(BRName= abc,Param1=value1)

The results from BR defaults the indentation to 0 instead of the indentation that is mentioned in the formatting tab.

 

Do you know how we can change the indent level to 3 after the members get returned from BR.

 

 

JackLacava 

1 Reply

  • JackLacava's avatar
    JackLacava
    Community Manager

    Works fine for me (version 7.2.2). Here's a member list from GolfStream:

    Result with Indent Level set to 0:

    With level set to 3:

    The member list is built with MemberInfo objects, but I don't think that should make any difference.