I created a Summary Report from a sheet with formulas used to calculate completion percentages for different departments - these summary fields are formatting for percentage and shows as a percentage in the summary fields and in the Summary Report. I created a column chart widget to visualize these percentages, and the axis also shows the values with the % sign. HOWEVER, when I hover my cursor over each column, the value displayed is the decimal number. The values are formatted for percentage throughout, so I'm not sure why the series doesn't format as well.
And showing the series label is not an option due to the limitations of chart axis - if I add the label, it automatically changes the y-axis scale to 120%, when I need it to max at 100%.
And I even created a metric sheet to pull in the same formulas as the summary fields, thinking maybe assigning the columns to Percent there and then referencing this for the chart widget would force it, but it still only shows the decimal/whole numbers. Any ideas?