> For the complete documentation index, see [llms.txt](https://hr.docs.ssaudit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hr.docs.ssaudit.com/huong-dan-chung/huong-dan-cach-xuat-file-bao-cao.md).

# Hướng dẫn cách xuất file Báo cáo

## **Mô tả nghiệp vụ**

Phần này hướng dẫn cách xuất file báo cáo xem trên lưới và xem dưới dạng file Excel

## **Hướng dẫn thực hiện**

### **Xem báo cáo trên lưới dữ liệu**

Làm theo các bước (hình II.6.2)

* Bước 1: Vào Function box hiển thị danh sách các báo cáo
* Bước 2: Chọn báo cáo muốn xem
* Bước 3: Nhấn nút **Thực hiện**.
* Bước 4: Chọn các thông tin trên hộp thoại vừa hiện lên.

![II.6.2](/files/Jzqg93JM9YErx0XcxLsi)

Ví dụ: (Hình II.6.2) Ở Tab Vị trí: chọn xuất dữ liệu của Phòng ban X01, bộ phận AUDTO, Nhóm KCS.

Ở Tab Từ ngày đến ngày: chọn xuất dữ liệu từ ngày 01/02/2020 đến ngày 29/02/2020.

* Bước 5: Chọn **Xem trên lưới**.
* Bước 6: Nhấn **Ok** để tiếp tục thực hiện hoặc nhấn **Cancel** để hủy lệnh.

Báo cáo sẽ hiển thị trên lưới giống như hình II.6.3

![II.6.3](/files/rUsiTpI8Uo46VNU1jBlp)

### **Xem báo cáo dạng file excel.**

* Từ Bước 1 đến Bước 4: Thực hiện tương tự như phần a
* Bước 5: Chọn **Xuất Excel**, sau đó nhấn **Ok** để thực hiện xuất báo cáo dạng Excel hoặc **Cancel** để hủy lệnh. Hình II.6.4.

![II.6.4](/files/K8KUAUZwKyn5LJbjlO60)

* Bước 6: Đổi tên file báo cáo (nếu cần) và chọn thư mục để lưu. Ví dụ: Hình II.6.5

![II.6.5](/files/5Ced8LxYhdPLALefyvW1)

**Lưu ý:** Tên thư mục lưu và tên file Excel phải là những ký tự viết liền không dấu, không có ký tự đặc biệt.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hr.docs.ssaudit.com/huong-dan-chung/huong-dan-cach-xuat-file-bao-cao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
