Insperity Organizational Planning
  • Chat
    • Chat with Support
    • Chat with Sales
  • Forum
  • Worldwide
    • Australia
    • France
    • Germany
    • Italy
    • Japan
    • Mexico
    • Netherlands
    • Spain
    • United Kingdom
    • Rest of the World
 
  • Products
    • Product Overview
    • OrgPlus Premium
    • OrgPlus Professional
    • OrgPlus Standard
  • Try
  • Purchase
    • OrgPlus
    • Upgrades
    • Training
  • Support
    • Support Center
    • Resource Center
    • Training
    • Contact Support
    • Customer Feedback
  • About Us
 

Online Discussion Forum

  • Online Discussion Forum /
  • Products /
  • OrgPlus 7.0 /
  • Displaying Decimals numbers.
  • Total time logged in: 0 minutes.*
  • Welcome, Guest
Please login or register.

Login with username, password and session length

News:

Welcome to the OrgPlus Support Forum.

Home Help Search Login Register
« previous next »
Pages: [1]
  • Print

Author Topic: Displaying Decimals numbers.  (Read 4040 times)

cbrennan

  • Junior Member
  • **
  • Karma: +0/-0
  • Posts: 5
  • OrgPlus
Displaying Decimals numbers.
« on: June 23, 2009, 04:18:03 AM »

Hello,

We are using OrgPlus 7.0.
We wish to display the Base Hours Per Day a staff member works.
I export the data from the database as a decimial number.  But it is displayed in OrgPlus as a whole number.
For example, I export 7.5, 4.8, and 1.75 but it shows as 75, 48, and 175 respectively.
It appears to completely disregard any decimal points.

How do I get the decimal numbers to display properly?

Thank you.
Conor E.  C.  Brennan
Applicaiton Support Coordinator
Logged

tkellyj

  • Junior Member
  • **
  • Karma: +0/-0
  • Posts: 3
  • OrgPlus
Re: Displaying Decimals numbers.
« Reply #1 on: June 25, 2009, 11:01:28 AM »

If exporting data from Excel, go into Excel and try changing the column that you have your data in to the category text instead of a number, then export it again. Not sure if that will work but doing that sometimes helps me when I'm doing similar things.
Logged

cbrennan

  • Junior Member
  • **
  • Karma: +0/-0
  • Posts: 5
  • OrgPlus
Re: Displaying Decimals numbers.
« Reply #2 on: June 26, 2009, 02:54:19 AM »

Thanks for the suggestion, but I am exporting from Oracle.
I have created a view the OrgPlus uses.
The fields in the view contain the proper decimal numbers.
Logged

ChrisL_HC

  • Forum Administrator
  • Full Member
  • *****
  • Karma: +0/-1
  • Posts: 118
  • Where's the any key??
Re: Displaying Decimals numbers.
« Reply #3 on: July 01, 2009, 12:41:20 PM »

Dear cbrennan,

The issue may be that your field is not defined to show any decimal places.  Please follow the below instructions to ensure that your field is set to display decimal digits:

1. Open your chart in OrgPlus 7 and go to Data | Define Fields
2. Find your base hour per day field and click on the Format option for that field (on the far right)
3. Increase the Decimal Digits (second combo box) to 2 (or whatever you prefer) and then click OK, and then OK again

Your fields should now display the correct decimal numbers as opposed to whole numbers.
Logged
Regards,

Chris Lewis
Technical Support Manager

HumanConcepts
OrgPlus. Organize. Visualize. Strategize.
www.orgplus.com

cbrennan

  • Junior Member
  • **
  • Karma: +0/-0
  • Posts: 5
  • OrgPlus
Re: Displaying Decimals numbers.
« Reply #4 on: July 06, 2009, 07:59:41 AM »

Hello,
Thank you for the directions but is has not worked.
Now I have 75.00 instead of 7.50.

Does anyone else have any suggestions?

Thank you.

Conor E.
Logged

ChrisL_HC

  • Forum Administrator
  • Full Member
  • *****
  • Karma: +0/-1
  • Posts: 118
  • Where's the any key??
Re: Displaying Decimals numbers.
« Reply #5 on: July 07, 2009, 03:58:42 AM »

Conor,

Can you send me your chart with a detailed description of which field you are referring to?  You can send to chrisl@orgplus.com.  Are you doing a calculation with that field?  If so, the logic behind the formula may be causing an issue, or the field may be designated as a percentage.
Logged
Regards,

Chris Lewis
Technical Support Manager

HumanConcepts
OrgPlus. Organize. Visualize. Strategize.
www.orgplus.com

cbrennan

  • Junior Member
  • **
  • Karma: +0/-0
  • Posts: 5
  • OrgPlus
Re: Displaying Decimals numbers.
« Reply #6 on: July 07, 2009, 04:33:08 AM »

Hello Chris,
I have sent the email.
Thank you for your continued help.
Conor E.  C.  Brennan
Applicaiton Support Coordinator
The Corporation of Haldimand County
Logged

ChrisL_HC

  • Forum Administrator
  • Full Member
  • *****
  • Karma: +0/-1
  • Posts: 118
  • Where's the any key??
Re: Displaying Decimals numbers.
« Reply #7 on: July 09, 2009, 10:25:25 AM »

I was able to meet with Conor and find a work around for the issue:

In Oracle, although the numbers that are displayed are decimal digits, they do not seem to have decimal characteristics (in Oracle, the raw data was a whole number and Oracle converted that to a decimal). When they were brought into OrgPlus 7, they were being seen as whole numbers, e.g., 4.8 is shown as 48, 1.75 is shown as 175, etc. I created two formulas to work around this issue:

- One that divides by 10 if the number is between 9 and 100
- One that divides by 100 if the number is greater 99

This converts 48 to 4.8 and 175 to 1.75, displaying the correct number in the OrgPlus chart.

Subsequently, two additional conditional formats for each conditional format that they had originally setup needed to be created to display the correct field.  Again, these conditional formatting criteria were based on the size of the number.
Logged
Regards,

Chris Lewis
Technical Support Manager

HumanConcepts
OrgPlus. Organize. Visualize. Strategize.
www.orgplus.com

cbrennan

  • Junior Member
  • **
  • Karma: +0/-0
  • Posts: 5
  • OrgPlus
Re: Displaying Decimals numbers.
« Reply #8 on: July 10, 2009, 03:04:44 AM »

Thank you Chris,
The end user is happy to see the correct data being displayed.
Thank you.

Conor E.  C.  Brennan
Application Support Coordinator
The Corporation of Haldimand County
Logged

ChrisL_HC

  • Forum Administrator
  • Full Member
  • *****
  • Karma: +0/-1
  • Posts: 118
  • Where's the any key??
Re: Displaying Decimals numbers.
« Reply #9 on: July 14, 2009, 06:31:54 AM »

You're very welcome, Conor!
Logged
Regards,

Chris Lewis
Technical Support Manager

HumanConcepts
OrgPlus. Organize. Visualize. Strategize.
www.orgplus.com
  • Print
Pages: [1]
« previous next »
  • Online Discussion Forum /
  • Products /
  • OrgPlus 7.0 /
  • Displaying Decimals numbers.
 

  • Powered by SMF 2.0 RC5 | SMF © 2006–2011, Simple Machines LLC
  • RSS
  • WAP2
© 2011 Insperity Business Services, L.P. All rights reserved.
Products | Try | Purchase | Support | About Us | Privacy Policy