Re-inventing Human Resources


Forget the Text, Visualize your Data using Mapped Fields

Overview

While text-heavy organisational charts will give you what you are after, they are often hard to analyse at a glance.

Mapped fields allow you to replace text on your org chart with images. This will increase the legibility of your chart, which makes it easy to identify employees who meet certain criteria, without having to study each box in depth.

In this example we will show you how to increase the legibility of an org chart by replacing two text fields with images. The fields are:

  • Rating Trend – This field shows whether the person has increased or decreased their rating over the last year.  The values will be replaced with images of arrows pointing up or down depending on their rating trend.

Eg. up down

  • Rating – This field shows the persons current rating which will contain values from Significantly Below target to Significantly Above target.  The values will be replaced with a meter.

Eg. Meter-1 Meter-5

Below is a text heavy chart that we are going to modify to allow users to visualize the data.

Chart - 1 Original Chart

Create the Rating Trend using Mapped Field

Starting with the above chart, we will remove the text fields and replace them with images, making the chart easier to read.  To do this we are going to replace the field Rating Trend with the following images:

up Where the rating trend has gone up from the previous year

down Where the rating trend has gone down from the previous year

same Where the rating trend remained the same from the previous year

To create a mapped field go to Data -> Define Fields and click Add Mapped Field. A new field will appear at the bottom of the list which you will be able to name and set the type to Picture.

Define Mapped Field

Next we have to create the mapping between the values in Rating Trend and the images we want to assign to them.  To do this click the field in the Options column and the Mapping screen will appear.

Choose the field you want to map the images to in the drop down box at the top of the screen called Map Using, in this case we will use the field Rating Trend.

To add mapping, click the Add button and choose the value of the field you want to map from in the Value column.  Then choose the image you want to map to by clicking in the column Maps To and browsing to where the images are saved.

Repeat this step for all the different values you have for the field.

mapping rating trend

Once you have mapped all the values for the field, simply add it to the boxes in the chart or a profile like you would any other other field and the image will appear.

Chart - 2 Trend Mapped Chart

Create the Rating Meter using Mapped Field

Instead of showing the Rating field as text, we can display it as a meter, Eg. Meter-4.  This is also done using mapped fields and the following images.
Meter-1 Where the rating is Significantly Below Target
Meter-2 Where the rating is Below Target
Meter-3 Where the rating is On Target
Meter-4 Where the rating is Above Target
Meter-5 Where the rating is Significantly Above Target

To create a meter for the rating, follow the same steps as for Rating Trend to create a mapped field except this time map using the field Rating and link to the meter images

mapping rating

Once you have mapped all the values for the field simply add it to the boxes in the chart or a profile and the meter will appear.

Chart - 3 Finished Chart

Conclusion

Mapped fields can be used to show anything from flags to represent country of origin, to symbols for gender, employee type, or anything else you can think of.  All that is needed is a field that has some standard values and some images to map to. OrgPlus comes standard with a whole library full of commonly-used images.

By using mapped fields rather than text fields, charts can contain more information and allow for data to be more easily identified at a glance – which ultimately makes your workforce planning faster and easier.

If you’d like help setting up mapped fields on your org chart, give us a call at Navigo in Melbourne on 03 9879 4060.



Vote for Your Webinar Topic

New releases for OrgPlus Enterprise 4.0 are now available which can accomplish more for you than ever before.

New OrgPlus capabilities include:

  • Collaborative web-based modeling
  • Tracking organisation change over time
  • A fully featured succession planning suite

We’d like to walk you through of the new features that interest you most.

Please take two seconds to place your vote here, or leave us a comment with details of what you would like to learn.

Whatever is most popular amongst our OrgPlus Enterprise customers will be distilled into a short webinar available for you in February.





Customising Your HRIS the Right Way

It's rare to be happy with out of the box functionality.

It's rare to be happy with out of the box functionality.

It’s a rare occurrence when an organisation is happy with out of the box HRIS functionality.

During  implementation, it may be that HR/Payroll changed their practices to fit the features of the HRIS. But over the life of a system new information is required to be stored and processes change.  The HRIS will need to be customised to meet these requests.

Knowing the right way to approach customising and extending the functionality of your HRIS is critical as the downstream impacts can be expensive and time consuming.

Most organisations have learnt the perils of customising a core vendor product: expensive modifications that can only be performed by the vendor, re-doing the custom work to roll into the next release, or even worse, stuck on a version of the software unable to upgrade.

Only when there is no other alternative should you consider customising your core HRIS.

Another way of adding site specific features to your HRIS is to leverage off existing structures and create new functionality (screens, reports, transactions) that act as extensions not customisations.  Extensions, when done correctly, leave a lighter change footprint on your HRIS reducing the ongoing cost and effort required to look after more traditional customisations.

Here’s a couple of points to look out for when planning your next HRIS extension:

Look for current HRIS functionality

Are you sure the new feature the HR Director says she needs is not available in the system?  Make sure you read all the documentation you can lay hands on including user guides, release notes, whitepapers.

Talk to people in your user group, and check out any vendor forums.  Talk to other organisations in similar industries – chances are they have come across the same issue and already have developed a solution that you can use.

Leverage off current interfaces and data structures

The complexity of a customisation is impacted by the number of screens, business logic and storage objects required to enter, transact and store for the new piece of functionality. To reduce complexity, look at existing tables and functionality to find ways to hook off core functionality.

Examples:

  • storing affiliates or contractor information in the employee and job tables creating new codes to distinguish them from salaried employees
  • using the survey functionality in Employee Self Service to accommodate performance reviews of employees
  • using flex/custom fields to store additional information rather then creating a new table – most HRIS have this functionality

Be sure to consider data volumes and the impact of storing your data in these existing structures as the system grows.

Planning HRIS customisations

Planning HRIS customisations

Avoid hardcoding – Use codes and config data to keep the HRIS flexible

There seems to be a school of thought that because you’re developing a customisation it’s OK to hardcode that department or employee status code into your program.  Not only is this lazy design, but it prevents business users from having any configuration or control over the customisation.

Keep your customisation flexible and future proof by driving key features – employee applicability, department scope, trigger conditions etc – by leveraging off system codes and setup configuration (example/ codes, CON_DEF’s and code rules in the Alesco HRIS).

Create a framework for building and managing HRIS extensions

Consistent packaging and managing of customisations prevent common issues like moving between non-production and production, identifying customisations and re-applying patches for new releases of the software.

Use consistent naming scheme for your tables, views, screens and reports.  Consider using a prefix like your company name on your new objects.  Has the HRIS vendor provided a developer pack or customisation guidelines? Make sure you follow them.

Maintain a register of customisations and extensions listing the modules/programs affected and why it was developed.  The register comes in handy during upgrades to determine what impact your customisations have against the latest release and whether you still need it.

As organisations recognise the benefits in having the HRIS as the single source of record for employee data using Self Service as the delivery platform, it makes sense organisations will want to extend the capabilities of the HRIS.

Vendors are recognising the need for customers to extend the system and I think we will soon see an explosion of more frameworks, API’s, web services, business rule frameworks that allow more extensibility in HRIS – without the headaches and disadvantages of traditional customisations.



Navigo tweets this week

  • It's a great start to the New Year! Looking forward to new employees, new conferences and new opportunities. #
  • http://ow.ly/VmSu New Office Administrator Wanted! Bring your love of tech, attention to detail and join our Melbourne team. #
  • The Australian HR Tech Report 2010 survey is now complete. We're collating the info now and will look to publish our findings soon. #


Office Administrator Wanted

This is a great opportunity for an experienced office administrator with great attention-to-detail to join a fun, friendly and cutting-edge business solutions and services company.

The Person

We are looking for a self-starter to join our Ringwood-based office in a full time role.

If you’re what we are looking for you will be an excellent organiser, have high attention to detail, and be able create and follow processes to streamline, automate and improve our back office operations.

Additionally you need to be computer savvy, pro-active, good at spotting issues and be able to work to a high standard.

The Role

This role covers all aspects of managing our back office. You will:

  • Process product orders and support renewals
  • Generate invoices and undertake accounts payable and receivable activities
  • Use our back office systems to create/maintain processes and procedures
  • Manage our relationships with re-sellers
  • Be involved with customer communications and marketing initiatives
  • Undertake general office duties

This is a great opportunity to put your precise standards and great organisational skills to work in a growing and forward-thinking organisation, and a fun and stimulating environment.

You will have plenty of opportunity to take on new challenges and responsibilities and will receive ongoing training and support from a company that truly values its staff.

How to Apply

Do NOT email your CV or Resume!

Instead, be prepared to sell yourself. Phone 03 9517 7846 to leave a message and tell us why you’re right for the job. We appreciate your participation, however only short-listed applicants will be contacted.

We look forward to hearing from you!



OrgPlus Premium: Track changes to your chart!

I’ve worked with a number of customers over the past 6 months who have gone through a restructure or merger.  A common problem amongst them all was how to capture the changes made and then report them back to the business area or HR for approval.

This is where OrgPlus Premium comes in.  OrgPlus Premium, the latest release in the OrgPlus Desktop product suite, assists with this issue by tracking changes you make to your organisational charts.  Each change is recorded as it happens, appearing on the Track Changes panel.

Once you’ve finished remodelling your organisation you can use the Track Changes functionality to manage the actual change; create Personnel Action Notices, export a summary of the changes, send the chart to management for approval plus many more options.

To track your changes in OrgPlus Premium:

  1. Click on the Show Track Changes icon on the toolbar at the bottom of your screen.
    Track Changes Icon
    NOTE: This icon will only be available if you have purchased OrgPlus Premium
  2. Click on Start tracking Changes text in the middle of the panel
    StartTrackingChangesLink
  3. This will open the Track Changes panel, which shows you all of the changes you have made to the chart
    Empty Track Changes Panel
  4. Using the toolbar on the left hand side you can add, relocated and remove subordinates, managers, co-workers and assistants as required.
    Insert Toolbar
    Each change will appear in your Track Changes panel on the right hand side in real time.

    Track Changes Panel w changes

  5. Once you have made all of the required changes you can then perform the following actions:
    1. Accept the changes in the chart
    2. Reject the changes in the chart
    3. Export a summary of all of the changes
    4. Print a copy of the changes
    5. Create Personnel Action Notices for all/some of the changes

This functionality is not only useful to keep track of all the changes you have made but it can also assist in actioning the required changes.

Other ideas to assist with organisational restructures:

  • Create some formulas to calculate the Total Salary, Total Headcount & Total Full Time Equivalent for the entire chart and add this information to your summary, watch these values automatically update as you model your re-structure changes.
  • Create some formulas to calculate Salary Rollup, Headcount Rollup & Full Time Equivalent Rollup for the current box and its branch and add this information to your boxes or profiles, watch these values automatically update as you model your re-structure changes.
  • Use conditional formats to highlight staff performing below average and use this information to deliver a more “targeted” restructure.

For more information on the track changes functionality, or to ask about upgrading your Professional license to a Premium license,  feel free to call me (Belinda) on +61 3 9879 4060.



We’re Available

If you need any help with OrgPlus or your HRIS managed services over the Christmas period then we’ll be here to help.

Our consultants are working through the holiday period so you can reach us as normal either at our support email, or on our Melbourne number +61 3 9879 4060.

Merry Christmas!



Navigo tweets this week

  • Australian HR Tech Report. Free intel on HR technology in AU. Take the survey to get your copy, already 130+ responses! http://ow.ly/JHNG #
  • OrgPlus Enterprise 4.0 release in Australia scheduled for January. Learn more at http://support.navigo.com.au #
  • We now have over 170 responses in the great Australian HR Tech survey. Contribute and get a free copy of the report. http://ow.ly/KN9Y #


HR Technology Special Report

Workforce Management - HR Technology Special Report

After the chaotic cutting of the latest recession, many employers are looking at workforce planning software to provide more stability in meeting both their short and long-term talent needs.

Read more in this great whitepaper, re-published with permission from Workforce Management.

Download the PDF



Navigo tweets this week

  • We're getting excited about the Australian HR Tech Report 2010… If you don't know what that is, go here to find out! http://ow.ly/FM5d #