# 6.3.1.4 Một số trường hợp thường gặp

**Ví dụ 1.** Lọc theo **"Ngày data về hệ thống"** \
Số đơn chốt (18/02) = 156

Số đơn chốt (19/02) = 49

Số đơn chốt (18/02 - 19/02) = 258\
\
\==>       **Số đơn chốt (18/02 - 19/02) = {số đơn chốt (18/02) + số đơn chốt (19/02)}**

***Lý do:*** Cần cộng thêm số đơn chốt mà contact về từ ngày 18/02 nhưng ngày 19/02 mới chốt đơn

**Ví dụ 2.**&#x20;

{% hint style="success" %}
**Updating...**
{% endhint %}


---

# 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.pushsale.vn/huong-dan/ke-toan/bao-cao/1.-ceo-dashboard/mot-so-truong-hop-thuong-gap.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.
