MESSAGE

The field {fieldName} in the Formula Data Source {functionName} could not be automatically imported, {value} has been put into the formula in its place.

SEVERITY

Danger

DETAILS

The formula in the original label template uses a data field that is defined outside of a label template. The converted label template does include a reference to this field in the function, but the data field itself is not defined and the function reports an error.

You must add the data field (e.g. a "variable" or "database field") to the label yourself.

Note

This error message usually appears when the external data sources are print forms or RFID tags that are both currently not supported in the Conversion Service, or an additional error is reported for the database sources.

RESOLUTION

  1. Open the label template for editing in NiceLabel Designer.

  2. When the referenced field name is defined in the print form:

    1. In Data source explorer, click Add new variable.

    2. Make sure to use the name exactly (mind the case sensitivity) as specified in this error log so it will be correctly used in the template.

  3. When the referenced field is defined by RFID:

    1. The RFID properties are not converted from the original label. You will have to recreate the RFID configuration in NiceLabel from scratch. In the Data ribbon tab, click RFID Tag. Then configure RFID properties.

    2. Also, see this topic.

  4. When the referenced field is defined by database source:

    1. Resolve the database-connection problem first. Make sure that you can connect to the database and the query string reports no errors.

    2. Also, see this topic and this topic.