# 解决字段映射问题

字段映射问题可能会在初始数据验证过程中出现，这个过程通常发生在选择要上传的文件之后 **（数据导入的第二步）**。

## 解决字段映射问题的方法

1. 在数据导入过程中，点击验证导航中的 '**字段映射'**：
2. 点击后，所有系统无法识别的字段都会列在主内容区域中。

3\. 在字段映射列表中，您将获得错误详情，例如:

{% hint style="info" %}
显示工作表名称仅适用于 Excel 文件。
{% endhint %}

在目标列下，搜索或选择您想将源字段映射到的字段名称。

<table data-header-hidden data-full-width="true"><thead><tr><th width="178"></th><th width="483">说明</th></tr></thead><tbody><tr><td><strong>工作表名称</strong></td><td>显示错误的工作表选项卡。</td></tr><tr><td><strong>源字段</strong></td><td>您源文件中存在但系统无法识别的实际字段名称。</td></tr><tr><td><strong>目标字段</strong></td><td>在 IAF CertSearch 数据库中定义的字段名称。</td></tr></tbody></table>

4. 选择后，点击 **'应用字段映射'** 按钮以提交映射字段。
5. 完成后，系统将继续验证您的数据。要了解更多关于数据验证过程的信息，请点击这里。
6. 如果所有数据都是有效的，则您的数据将被成功导入。

要了解更多关于字段映射的信息，请阅读下面的相关文章：

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.iafcertsearch.org/accreditation-bodies/ab-zh/error-handling/resolve-field-mapping-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
