> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 批量导出数据表格

## 指令说明

**描述：** 将多个数据表格合并导出为一个表格文件

## 参数说明

<Tabs>
  <Tab title="常规">
    <img src="https://mintcdn.com/bazhuayu-rpa-docs/At1Bhn6G7IYQARg7/helpcenter/commands/datatable/images/exportmultidatasheettofilecommand-01.png?fit=max&auto=format&n=At1Bhn6G7IYQARg7&q=85&s=f306392b62d5570a9d8dbf0a194f6c52" alt="批量导出数据表格指令参数面板" width="978" height="906" data-path="helpcenter/commands/datatable/images/exportmultidatasheettofilecommand-01.png" />

    | 参数         | 说明                                   |
    | ---------- | ------------------------------------ |
    | **数据表格列表** | 点击添加可选择多个数据列表表格                      |
    | **选择保存路径** | 选择要导出的文件路径                           |
    | **文件名称**   | 指定导出文件名称，如果文件存在则可以使用自动随机文件名，覆盖同名表格数据 |
    | **带表头导出**  | 选择是否带表头导出文件                          |
    | **文件保存路径** | 保存导出文件的路径为变量                         |
  </Tab>

  <Tab title="高级">
    本指令暂无高级参数。
  </Tab>
</Tabs>

## 使用示例

<img src="https://mintcdn.com/bazhuayu-rpa-docs/At1Bhn6G7IYQARg7/helpcenter/commands/datatable/images/exportmultidatasheettofilecommand-02.png?fit=max&auto=format&n=At1Bhn6G7IYQARg7&q=85&s=5f61e88a92e8460a12d0570113a6828d" alt="批量导出数据表格使用示例 - 流程搭建" width="1328" height="153" data-path="helpcenter/commands/datatable/images/exportmultidatasheettofilecommand-02.png" />

**该流程执行逻辑：**

使用【**批量导出数据表格**】指令批量导出数据表格并保存到文件路径

### 效果展示

<img src="https://mintcdn.com/bazhuayu-rpa-docs/At1Bhn6G7IYQARg7/helpcenter/commands/datatable/images/exportmultidatasheettofilecommand-03.png?fit=max&auto=format&n=At1Bhn6G7IYQARg7&q=85&s=4720985542ef66b7d06034fb7b4d1b20" alt="批量导出数据表格使用示例 - 效果展示" width="1320" height="236" data-path="helpcenter/commands/datatable/images/exportmultidatasheettofilecommand-03.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
