> For the complete documentation index, see [llms.txt](https://help.fastwork.vn/fastwork-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-payroll/huong-dan-thiet-lap/huong-dan-xem-bao-cao-luong/huong-dan-an-hien-cot-bang-luong-trong-bao-cao-luong-chi-tiet-va-xuat-du-lieu-ra-file-excel.md).

# Hướng dẫn ẩn hiện cột bảng lương trong báo cáo lương chi tiết và xuất dữ liệu ra file excel

Trong bảng báo cáo lương chi tiết, nếu anh/ chị muốn ẩn bớt một số trường thông tin không cần thiết và sau đó xuất dữ liệu này ra file excel anh/ chị thực hiện như sau:&#x20;

**Bước 1: Chọn HRM** -> chọn **Bảng tính lương** -> chọn **Báo cáo lương chi tiết**

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_u48tib88hu_08416a715743f58826cc8ddad3b1203f07d0d79c36bf2b54a7a43be38eab090a.png" alt=""><figcaption><p>Giao diện chức năng Báo cáo lương chi tiết</p></figcaption></figure>

**Hoặc:** ​

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_r6drt1dhq9_29468345f6b118536d1bbc920b9014d1c2952fe9950b1e91a5f1ca5223586165.png" alt=""><figcaption></figcaption></figure>

**Bước 2:** Tại giao diện báo cáo lương chi tiết -> chọn **Tiện ích** -> chọn **Ẩn hiện cột bảng lương**

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1624705943954.png" alt=""><figcaption><p>Giao diện báo cáo lương chi tiết</p></figcaption></figure>

**Bước 3:** Thực hiện lựa chọn các trường thông tin muốn hiển thị ở báo cáo lương chi tiết sau đó chọn **Lưu** để lưu lại cấu hình

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1624706072684.png" alt=""><figcaption><p>Giao diện bảng lương để hiển thị</p></figcaption></figure>

**Bước 4:** Sau khi đã lựa chọn xong các trường thông tin cần hiển thị trên báo cáo lương chi tiết, để xuất các thông tin này ra file excel thực hiện như sau:

* Từ giao diện đang hiện thị -> chọn **Tiện ích** -> chọn **Xuất báo cáo**

<figure><img src="https://fc-use1-00-pics-bkt-00.s3.amazonaws.com/79620180ce66e27c66759c0d02a48a90ecc67a56e568b1d445f1e7ebd35a3fbc/f_faq-image/u_3e38da1de48fe4f2078620490fbd5d467f75d2fd226e5659079160450f082d15/img_1624706231367.png" alt=""><figcaption><p>Giao diện báo cáo lương chi tiết</p></figcaption></figure>


---

# 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://help.fastwork.vn/fastwork-help-center/huong-dan-s-dung-chi-tiet/fastwork-hrm/fastwork-payroll/huong-dan-thiet-lap/huong-dan-xem-bao-cao-luong/huong-dan-an-hien-cot-bang-luong-trong-bao-cao-luong-chi-tiet-va-xuat-du-lieu-ra-file-excel.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.
