Instead of B3 with page axis cell you can use C3 with formula to get current context member like:
=EPMContextMember(;"ENTITY")
EPMContextMember will immediately reflect any context changes and you will need only single refresh
Instead of B3 with page axis cell you can use C3 with formula to get current context member like:
=EPMContextMember(;"ENTITY")
EPMContextMember will immediately reflect any context changes and you will need only single refresh