# Measure cơ bản

Bạn có thể tạo, cập nhật và xóa Measure một cách dễ dàng trong FPT Data Suite để phục vụ nhu cầu phân tích dữ liệu của mình.

#### Tạo Measure <a href="#id-4.2.4.1measurecoban-taomeasure" id="id-4.2.4.1measurecoban-taomeasure"></a>

{% stepper %}
{% step %}

#### Truy cập tab Measures

* Đăng nhập và chọn **Workspace** làm việc.
* Truy cập **Data Model**.
* Chọn **Data Model** mà bạn muốn tạo Measure.
* Chuyển đến tab **Measures**.

<figure><img src="/files/MabOH8RDti5EwIJlIZUi" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Bắt đầu thiết lập Measure

* Nhấn nút Tạo Measure.
* Thực hiện các thiết lập cần thiết cho Measure theo nhu cầu của bạn (ví dụ: chọn loại Measure, công thức, v.v.).

<figure><img src="/files/aKQr33J3uhRzHmm2MALd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Xuất bản Measure

Sau khi hoàn tất cấu hình, nhấn **Publish** để lưu và áp dụng Measure.

<figure><img src="/files/pi4h5VfFsNtFn9ysH3d9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Kiểm tra Measure đã tạo

* Chuyển đến tab **Explorer**.
* Chọn các thông tin (Dimension/Measure) bạn muốn kiểm tra.
* Nhấn **Query** để xem kết quả và xác nhận Measure hoạt động đúng.

<figure><img src="/files/NOLMny3MSEW8r4lHJnc1" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### Cập nhật Measure <a href="#id-4.2.4.1measurecoban-capnhatmeasure" id="id-4.2.4.1measurecoban-capnhatmeasure"></a>

{% stepper %}
{% step %}

#### Truy cập tab Measures

* Đăng nhập và chọn **Workspace** làm việc.
* Truy cập **Data Model**.
* Chọn **Data Model** mà bạn muốn cập nhật Measure.
* Chuyển đến tab **Measures**.
  {% endstep %}

{% step %}

#### Chỉnh sửa Measure

* Tại Measure bạn muốn cập nhật, nhấn vào **Action**.
* Chọn **Edit**.

<figure><img src="/files/S3NKRT4mcMSDeK7gh1XV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Cập nhật và lưu

* Thực hiện các thay đổi cần thiết cho thông tin của Measure.
* Nhấn **Update** để lưu lại các cập nhật.

<figure><img src="/files/OoQeNrqj21dMXEtcG5Cc" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### Xóa Measure <a href="#id-4.2.4.1measurecoban-xoameasure" id="id-4.2.4.1measurecoban-xoameasure"></a>

{% stepper %}
{% step %}

#### Truy cập tab Measures

* Đăng nhập và chọn **Workspace** làm việc.
* Truy cập **Data Model**.
* Chọn **Data Model** mà bạn muốn xóa Measure.
* Chuyển đến tab **Measures**.
  {% endstep %}

{% step %}

#### Xóa Measure

* Tại Measure bạn muốn xóa, nhấn vào Action (Hành động).
* Chọn Delete.

<figure><img src="/files/2ljpH9orZjbAqfYLW4Wo" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Xác nhận xóa

Một thông báo xác nhận sẽ hiện ra. Hãy kiểm tra kỹ và xác nhận để xóa Measure.

<figure><img src="/files/MQP9eEQyGmtDZJsjaGGt" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**Lưu ý**: Đảm bảo kiểm tra kỹ trước khi xóa Measure, vì hành động này có thể ảnh hưởng đến các Report hoặc Chart đang sử dụng Measure đó.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://docs.datasuite.vn/cac-tinh-nang/data-modeling/measure/measure-co-ban.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.
