Hi,
I have a full hierarchy, how can I get the value and not the key of the current selected member. I’ve tried this: this.parentView.control.getViewParameterByName(‘viewParamFuncional’).parameterValue.values[0].uniqueName
But I got this: “2…classi_func”
This seems to be the key of the hierarchy member, so how can I use this to get the name of the member?