Change name of fields in legend

Hi All,
Is there a way I can change the name of the fields in the legend?
image
In the graph, Fixed Rev%, Fixed Rev_2%, Fixed Rev_3% and Fixed Rev_4% are all parameter-driven calculated fields for 4 different user chosen titles.

For instance:
Fixed Rev% = percentOfTotal({Revenue_Title})
and Revenue_Title = sumIf(revenue, in({title_name}, ${Title})) and so on for all the fields.

The legend in the graph is not very clear and I’d like to show the chosen title name against each of the Fixed_Rev fields. How can I achieve this?

Thanks in advance!

Hi @Tanisha_Shetty ,

This is currently a feature request. See here.

Hope that helps.

ws

1 Like

@wstevens01, thanks that helps - apologies for repeating the question.