I need help getting conditional formatting to correctly update the format of data labels. I have a chart with dynamic values populated using vlookup. The formatting for the x-axis values is also dynamic, using conditional formatting to switch from percent
to whole numbers depending on what data the vlookup returned. The conditional formatting works fine in the cells of the spreadsheet, correctly switching between percent values and whole numbers. However, within the chart, the data lables do not change properly,
even though the 'linked to source' box is clicked. The data label format on the chart remains as whatever the background format of the cells are in the spreadsheet, even when conditional formatting is producing the correct format.
Can you tell me how to get the chart's data labels to respond to the conditional formatting of the cells feeding it?
Thank you!