For the complete documentation index, see llms.txt. This page is also available as Markdown.

Importing participants

File import

You can import an entry list from an external file. It can be an Excel file or any formatted file with a csv or txt extension. It can also be a Wiclax file if you want to get the entry list from another event.

You can open the assistant to import participants by clicking Import in the ribbon. In the first import window, you have two options : - you can select a path for a file to import or a URL form an online file. - you can check Import from clipboard to import data you have copied previously. This is often the best option especially for formatting issue and file access conflict.

By clicking the Open button, a window opens displaying a preview of your file's content.

The main import settings are:

  • the field separator (for text files)

  • The number of header lines to skip

  • The processing masks for birth dates or start times

Column Mapping

Mapping columns to race data can be done either by clicking on the header of the desired column to open a selection menu, or more quickly via the keyboard by typing the first letters of the target field—for example, 'bi' for bib number—and then moving to the next column using the arrow keys.

If bib number ranges are assigned to different races, the imported participants will be automatically assigned to their respective race.

This page is a work in progress. You can read the french version here : https://docs.wiclax.com/utiliser-wiclax/saisie-et-import-de-concurrents/import-de-participants

Validation

Validation executes the import. You will be notified of the number of participants added and/or updated. The data preview screen allows you to immediately detect any inconsistencies.

For multi-stage events, the import can be targeted to a specific stage only or applied to all stages.

Updates

As long as bib numbers are included in the imported data, you can run the same import process multiple times. This allows you to either add new participants who haven't been imported yet or update data for existing ones.

For example, you can import a file specifying only the "Bib" and "Club" columns to fill or update club information. All other participant data will remain unchanged.

If you wish to integrate only new participants without overwriting data for existing participants that may have been modified in the race, uncheck the option Update existing bib data in the first step of the wizard.

Import Templates

The Templates dropdown menu allows you to quickly retrieve a file configuration (separator, columns, etc.) if you need to reuse the same file format. To save the current configuration as a template, click the '+' button next to the list and provide a name to identify it.

Copy-Paste

ou can simply press Ctrl+V on the participants grid after copying data to your clipboard (for example, from an Excel file or another Wiclax file).

The process is identical to a file import, with the import wizard appearing to guide you through the next steps.

Merging Teammates

In the first step of the import wizard, an option Merge teammates into a single registration line is available.

This assumes the source data contains multiple rows of participants with the same bib number. As a result, the import will create only one participant entry, with the first and last names of all teammates concatenated.

Last updated

Was this helpful?