Column layout does not use special format mask of percentage
Entry Type: Program Issue
Product: FRx
Application: FRx Desktop
Version Reported: 6.7.10343 (Service Pack 10)
SMR #212217
Resolved in FRx version 6.7.11027 (Service Pack 11)
Status:
This issue is being researched by Engineering.
Subject:
Column layout special format mask of percentage is overridden when CS print control is used in the row format. For example, the report displays:
Cash-Checking $343,743.64 $343,743.64
Second column (with the percentage special format mask) shows $343,743.64 instead of 343,74364.00%.
Expected Behavior:
Percentage columns should not receive a currency sign, and should display as follows:
Cash-Checking $343,743.64 343,74364.00%
Possible Workaround:
None