bhartman Posted November 10, 2009 Share Posted November 10, 2009 I am using a .CSV connection and have my Fields described as Integers. When I list them in my report the values are being rounded to the nearest Dollar. This is throwing off my Sums for each column as well. How do I remove the Rounding function/Get these to show to the 100th place? (100.11 instead of 100.00) I have to show these figures down to this level as we are using it to report weekly financials.I have looked in the Pattern and Field Parameters but cannot find a Rounding option.Thank you! Link to comment Share on other sites More sharing options...
Giulio Toffoli Posted November 11, 2009 Share Posted November 11, 2009 just avoid to use integer, use Double instead.Giulio Link to comment Share on other sites More sharing options...
bhartman Posted November 11, 2009 Author Share Posted November 11, 2009 Saved me yet again! Thank you very much. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now