Jump to content

Decimal Place Not Showing Correctly


This topic is 5458 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi there,

I'm working on a billing statement, and I'm trying to sort something out.

On the "Account Terms and Conditions" portion of the statement, it shows the late payment interest rate. If the rate is an even number, for example 24% it displays correctly, but if it's a rate like 22.75%, the decimal place doesn't appear.

I've tried changing fonts to see if the decimal place wasn't a recognized character in that font set but it does the same for Arial, Times New Roman, etc..

The field it uses is specifically for displaying the interest rate in examples like this

Account_InterestRate = 0.2275

Account_DisplayRate = Account_InterestRate * 100 = 22.75

Is there something I'm doing wrong?

Thanks :

Matt

AccountStatementIntRate24.pdf

AccountStatementIntRate2275.pdf

Posted

I was actually able to sort it out.

It was setup to Format as decimal - 2 decimal points. I changed it to "Leave data formatted as entered" and it works just fine.

Thanks :

Matt

This topic is 5458 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.