Skip to main content
sebastiand8415
February 22, 2024
Solved

Editing bar labels when getting data from Record Type

  • February 22, 2024
  • 1 reply
  • 0 views

How do I edit these labels when getting data from a Record Type?
I see in docs, that you can edit the labels when using a!chartSeries,
but in my case I'm not using that.

My code for barChartField looks like this:

Best answer by venkatrea696188

For y_axis you need to use "format value"    

docs.appian.com/.../Chart_Configuration_Using_Records.html

for X-Axis just Adding label to Measure  will do that

1 reply

venkatrea696188
February 22, 2024

For y_axis you need to use "format value"    

docs.appian.com/.../Chart_Configuration_Using_Records.html

for X-Axis just Adding label to Measure  will do that