The CreatorCon Call for Content is officially open! Get started here.

Report lable

deepak44
Tera Contributor

I have a Bar report which is grouped by Active. I want to change the name of the X-axis lable from TRUE to something else. How can i achieve this?

 

I already tried Style => X-Axis title, it addes a new name but i want to get rid of True. 

 

 

1 REPLY 1

SC15
Tera Guru

@deepak44-

 

The x and y-axis labels are not the same as x and y-axis titles. They support a different purpose.

Grouping by Active state results in "true" or "false". You cannot update the x-axis label to something else of your choice. You can create x-axis title of your own choice, using the method you have mentioned Style -> x-axis title.

 

If you still would like to see an option to avoid showing the labels on a report, try changing this report from "bar" type to "pie".

Next, on the Style -> Legend tab, uncheck the "Show Legend". This will allow you to hide the label "true" or "false".

 

If this is helpful please mark the response as accepted and helpful.