SAP BPC 10 how to set members from array to row axis in report using API
Dec 01, 2017 at 08:22 AM|59 Views
HI experts!
is anybody knows how to set members from array to row axis in report using API? i know that is not best practice, but in current project it may be best solution then current. i found members AddMemberToRowAxis and RemoveMemberFromRowAxis of class EPMAddInAutomation. but there's impossible to delete all members from row axis before additing new members. although for sure there is, but I don't know how.
or is there a way to recognize members for row axis using the API?
Add comment