To work around this issue, type a value that is 100 times smaller than the value that you originally typed. For example, instead of typing 2.00 for the parameter, type 0.02. Then, the value will be displayed as 2.00 percent, as expected.
Additionally, you can also add calculations to the Excel 2007 workbook that you use to create the chart data table in Excel Web Access. These calculations divide the parameter value by 100.
For example, consider a chart data table that uses cells A1:A4. The
Percentage cell format is applied to cells A2:A4. Cells C2:C4 are defined as the parameter cells. Each cell in the A2:A4 range has the following calculation:
=C#/100
Note The
C# placeholder is a placeholder for a cell from the parameter range C2:C4.
When you edit the chart table data in Excel Web Access, and you type
5.5 in cell
C2, cell
A2 displays the value as
5.5 percent.