Hi, Patrick
Did you resolve this issue?
I am also trying to use "EPMSaveComment" as a Local Member. In my 3 nested rows, I have deactivated the "Repeat Row Headers" to create a simplier looking report for users.
When I use the Local Member for "EPMSaveComment", it accurately reflects the row with header, but defaults to the context value for the blank, repeated row.
My Local Member Formula is:
=EPMSAVECOMMENT(V19,,EPMMemberDesc($B19),EPMMemberDesc($C19),EPMMemberDesc($D19),EPMMemberDesc($I$16),EPMMemberDesc($I$15),EPMMemberDesc($I$14))
Did you find a way for the Local Member to 'dynamically' populate the measures in all the rows?
Was VBA the only way to get the blank headers details in the Local member?