I am not able to change legend value but this solution helped me while representing data in the chart with calculated column
AverageIssues = AVERAGE(CustomTasks[Issues])
I am not able to change legend value but this solution helped me while representing data in the chart with calculated column
AverageIssues = AVERAGE(CustomTasks[Issues])