Custom Member List defaults the indentation level to 0

OS_Pizza
Contributor III

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.

OS_Pizza_1-1670403514555.png

 

OS_Pizza_2-1670403514555.png

 

@JackLacava 

1 REPLY 1

JackLacava
Community Manager
Community Manager

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

JackLacava_0-1670459534218.png

Result with Indent Level set to 0:

JackLacava_1-1670459583433.png

With level set to 3:

JackLacava_2-1670459620280.png

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