In this article:
Processes | Developments | Activities & Beds | Versions | Grade Lists | Calculations | Reports | User roles | Support | Formulas

Finance Navigator

The Finance Navigator records detailed costs and funding on staff posts (pay) and development items (non-pay), and provides financial reports on this information. The application is designed to align with HSE-provided public funding in the Republic of Ireland.

Processes

The Finance Navigator supports the following processes:

Update ▸ Developments

When you open this screen, you can optionally select from a number of filters. If you leave a selection emtpy, all information will be retrieved. It is recommended to use selections, so you don't have too much data on screen. Once the data is on the screen, you can use the column filters or the Find function (via Ctrl+F or via the Actions menu) to find records.

You can also select a Period for YTD, which is being used for the calculated YTD amounts that are shown on screen. You can select any period, it has no impact on how you enter or update the information itself.

You can enter all relevant details on staff posts and development items, as well as relevant details on the associated HSE funding letters. To add a new record, click the + icon in the first column. If you want to delete a record, choose DELETE as the funding driver.

Click the SAVE button (or Ctrl+S) when done.

These are the most important fields:

All other fields are for reference only, and are not used in the calculation of amounts.

✭ Notes:

The fields Funding driver, Predictor Category, Source, and Group/Hospital are mandatory, and records without all these 4 fields filled in are considered incomplete and will not be saved.

✭ Notes:

A red, orange, or green icon on each row indicates validation:

- item has an HSE End date but no End date
- item has a Start date which is later than the HSE End date or End date
- item has Recurring = "NR in-month" but Start date differs from End date
- item has no HSE End date or End date
- item has plausible start dates and end dates

Update ▸ Hospital Entries

This screen is meant for hospitals to change the Start date, Start date confirmed, Post Ref No, or Int recruitment of existing records.

Update ▸ Activities & Beds

Staff posts and development items that have a funding driver WTE are funded by HSE on an individual level, you can record these in the Developments screen.

Activities and bed openings are funded by HSE on a total basis, per programme, and the calculations work differently for that reason.

In this screen you can enter the programmes for activities and beds (each on a separate tab) with the associated start and end dates, and activity targets. The Finance Navigator will combine the costs of the staff posts and development items (by programme) with the HSE funding of that programme.

You can update all relevant details and add or delete records. Click the SAVE button (or Ctrl+S) when done.

Update ▸ Create a Version

This option enables you to create (or refresh) a full copy (a Version) of all staff posts and development items. Versions are saved per the selected month. If you run this multiple times for the same month, the last version always replaces any previous versions for that same month. All reports contain a field Version, which contains either "NOW" or the month in which the version was copied.

Update ▸ Import Grade List

This option enables you to import an Excel file with new or revised list of grades and annual earnings. The file needs to contain the following 4 columns: Code, Grade, Category, Earnings. Once you have imported a new file, the new earnings will immediately take effect when you select (or re-select) a post in the Developments screen. If you want the system to apply the new earnings to ALL existing (live) development records, run the Update Grade Earnings option (saved versions will not be affected).

Calculations

Based on the information, the Finance Navigator automatically calculates a number of financial amounts, and makes these visible across multiple screens and reports. The amounts can not be manually changed, they are calculated from the information that is recorded for staff posts and development items. The amounts are the following:

See this section for a detailed overview of all formulas.

✭ Notes:

Reports

When you run reports, you can optionally select from a number of filters. If you leave a filter emtpy, all information will be retrieved.

You can also select a Period for YTD, which is being used for the calculated YTD amounts that are shown in the report. These are calculated in realtime.

Once the report is on the screen, you can use the Find function (via Ctrl+F or via the Actions menu) to find records.

Development Report

This report shows the costs and funding of all staff posts and development items, for all funding drivers.

The report has multiple dynamic layouts, which you can edit (if your user permissions allow that). To edit a layout, select Actions ▸ Change layout. To export a report to Excel or PDF, select Actions ▸ Export or print. To read more about report actions, click here.

Development History

This report shows the current data ("NOW") side-by-side with the selected VERSION of the costs and funding of all staff posts and development items.

Activity & Bed Report

This report shows the costs and funding of programmes for activities and beds (each on a separate tab) with the associated start and end dates, and activity targets. The report combines the costs of the staff posts and development items (by programme) with the HSE funding of that programme.

✭ Notes:

Before you run this report, always open the Activities & Beds screen first and click Save, to ensure that all links to associated development records, and all resulting calculations, are being updated.

Predictor Upload

This report generates export data for upload into the HSE Predictor System (v4.7 for 2023). It calculates Incremental amounts by month for the current year, and Annual Cost amounts by month for the following year, either for the current data or for any saved version. To export this data to an Excel or CSV file, select Actions ▸ Export or print.

User roles

User permissions are determined by user roles. You can assign one or multiple roles to each user. The Finance Navigator provides the following user roles:

To create or edit users, please refer to this page.

The special role Define is reserved for system configuration and should never be assigned to any end user.

Support

XLReporting uses the latest technologies (HTML5/CSS3) and works on any modern web browser such as Chrome, Safari, Firefox, Opera, Edge. Chrome offers the best performance, but the choice is yours. Internet Explorer is not supported, as it has known security weaknesses and (as of 2022) is no longer supported by Microsoft. Safari version 8 and older is also no longer supported.

To work efficiently with XLReporting, please note that:

Formulas

The Finance Navigator uses the following formulas: (you can read these in Excel-style)

Annual Cost
IF(OR([Start Date] = "", PERIODS([End Date], SETPERIOD([Period for YTD]), 1)) > 0), 0, IFZERO([Earnings], [Grade Earnings]) * IFZERO([WTE], 1))

Annual HSE
IF(OR([Start Date] = "", PERIODS([HSE End Date], SETPERIOD([Period for YTD], 1)) > 0), 0, IFZERO([Earnings], [Grade Earnings]) * IFZERO([WTE], 1))

Cost YTD
[Annual Cost] * IF([Recurring]= "NR in-month", IF(PERIODS([End Date], [Period for YTD]) >= 0, 1, 0), PERIODSWITHIN(YEAR([Period for YTD]), [Period for YTD], [Start Date], [End Date]) / 12)

Cost This Year
[Annual Cost] * IF([Recurring]= "NR in-month", 1, PERIODSWITHIN(YEAR([Period for YTD]), YEAR([Period for YTD]), [Start Date], [End Date]) / 12)

Budget Due YTD (for WTE-based funding)
([Annual HSE] - [Allocated This Year]) * IF([Recurring]= "NR in-month", IF(PERIODS([HSE End Date], [Period for YTD]) >= 0, 1, 0), PERIODSWITHIN(YEAR([Period for YTD]), [Period for YTD], [Start Date], [HSE End Date]) / 12)

Budget Due EOY (for WTE-based funding)
([Annual HSE] * IF([Recurring] = "NR In-month", 1, PERIODSWITHIN(YEAR([Period for YTD]), YEAR([Period for YTD]), [Start Date], [HSE End Date]) / 12)) - [Allocated This Year]

Budget Due YTD (for activity-based funding)
([Activity YTD] / [Activity Target] * [Unit Price]) - [Allocated This Year]

Budget Due EOY (for activity-based funding)
([Activity Target] * [Unit Price]) - [Allocated This Year]

Budget Due YTD (for bed-based funding)
(([Nr of Beds YTD] / [Nr of Beds]) * [Annual Cost] * [Nr of Months opened] / 12) - ([Allocated This Year] * Nr of Months opened / Nr of Months this year)

Budget Due EOY (for bed-based funding)
([Nr of Beds] * [Annual Cost] * [Nr of Months opened] / 12) - [Allocated This Year]

Predictor
IF([Recurring] = "NR in-month", 0, PREDICT([Annual HSE] / 12, [Period for YTD], [Start Date]))

Incremental
IF([Recurring] = "NR in-month", IF(PERIODS([Period for YTD], [Start Date]) > 0, [Cost This Year], 0), MAX(0, [Cost This Year] - [Cost YTD] - [Predictor]))
Time Saving
IF(AND([Start Date] = "", [Allocated This Year] > 0), [Allocated This Year], 0)
Recommended reading:
Back to top

We value your privacy

We use cookies to enhance your browsing experience and analyze our traffic.
By accepting, you consent to our use of cookies.

Accept Reject Cookie Policy