Module Navigation

Verifying Core HR Portal Access with Data Exports

If you are unsure which of your employees have received their account verification email for Core HR and logged in, you can refer to the following process to compare the data from two exports and resolve any issues.

The steps below assume that you have access to the necessary data in Core HR, are using Excel, and have some familiarity with the menus.

  1. Click the name of your "Portal Access" data export. If you do not currently have the "Portal Access" data export and would like it added, please consult your implementation or support team. 
    CHR - Data - Exports - 01.png
  2. Make sure to change the "Effective End Date" to the following day (i.e., running a report on 11/27, make the end date 11/28). 
    CHR - Data - Exports - Effective Date Range - 01.png
  3. Click Save, then Execute Data Export
    Basic Tabs - 00.png
  4. While the data export is running, go to the top of the page, hover over Quick Excel Exports, and click Export Employees. A new tab/window should open to download the Excel file. 
    CHR - Data - Exports - Quick Export - Employees - 00.png
  5. In the "Export Employees" file, make sure the SSN is formatted to be 9 numbers with the leading 0 present. This is important as Excel can automatically reformat numbers and remove leading 0s. 
    CHR - Data - Exports - Quick Export - Employees - SSN - 01.png
  6. Add a new column labeled with "Account Verified" to the right of the SSN column. 
    CHR - Data - Exports - Quick Export - Employees - Verified - 00.png
  7. Open the "Portal Access" export you executed.
  8. Make sure that the Employee SSN matches the formatting of the "SNN" column for the "Export Employees" file. 
    CHR - Data - Exports - Portal Access - Data Remove - 04.png
  9. Highlight the entire sheet of the "Portal Access" export.
  10. Click Data towards the top of Excel and click Remove Duplicates from the "Data Tools" section. 
    CHR - Data - Exports - Portal Access - Data Remove - 05.png
  11. In the "Remove Duplicates" window, click Unselect All, select Employee SSN, and click OK. You should see a window confirming how many duplicate values were removed and how many remain. 
    CHR - Data - Exports - Portal Access - Data Remove - 07.png
  12. Copy the remaining data from the "Portal Access" export file and paste that data onto a new sheet in the "Employee Export" file. By default, the new sheet will generally be labeled "Sheet1". 
    CHR - Data - Exports - Quick Export - Employees - Verified - 10.png
  13. Add filters to both sheets in the report by highlighting all of the data, clicking Data, and clicking Filter
    CHR - Data - Exports - Quick Export - Employees - Verified - 03.png
  14. In the second sheet, click the filter icon for the Description column, unselect all the options, then enable "Successfully logged in", and click OK to filter the data. 
    CHR - Data - Exports - Quick Export - Employees - Verified - 06.png
  15. Go to the first sheet and add the "=VLOOKUP(A2,Sheet1!A:A,1,FALSE)" formula to cell B2. To better understand the formula, we have provided an explanation in the event that you need to adjust it slightly. 

    • VLOOKUP = Look up data vertically.
    • A# = Value that will be looked up.
    • Sheet1!A:A = The data the formula will look through.
    • 1 = The column the formula will look through.
    • FALSE = Must be an exact match.

    CHR - Data - Exports - Quick Export - Employees - Formula - 00.png

  16. Copy the formula down the column. If done properly, the formula will update the cell it is looking up. You will receive "#N/A" in the Account Verified column for those who do not have a matching SSN from the "Portal Access" export. 
    CHR - Data - Exports - Quick Export - Employees - Verified - 07.png
  17. Filter out the ones that have matching SSNs and then filter out all non full-time/part-time employees. You should be left with employees who have not verified and successfully logged into their accounts.
Was this article helpful?
0 out of 0 found this helpful