Change the name of a field

Is there a way to change the name of a field?

I want to change this: none for undetermined.

thanks!

Hi @Pedriel,

​The “(none)” is automatically used when the issue has no value for the dimension.
One of the options is to assign a value via JavaScript during the data import.
​Another option is to create a new calculated member within the dimension directly referring to the (none) member.

​In your case, the expression for the “Undetermined” member might be as follows.

​[Root Cause].[(none)]

​You might then add it to the report along with the “All Root Causes”, then expand the “All Root Causes” member and remove “All” and “(none)” from the report.

Regards,
​Oskars / support@eazyBI.com