# 全館未認列金額

### 📍適用情境

* 得知有多少票券或分鐘卡的額度未核銷，以鼓勵學員來店使用
* 查詢未核銷額度，並換算成實際金額

***

### **📍**票券已銷售未認列 - **步驟**

1. **位置：**&#x5728;後台左側選單 [「報表管理」 → 點選 「會籍權益查詢」  → 「儲值票券查詢」 → 「持有儲值票券」](https://console.bookfastpos.com/ft/reports/memberSearch/point)
2. **匯出報表：**

* 查詢條件務必要篩選票券的起訖時間

{% hint style="info" %} <mark style="color:blue;">**補充說明**</mark>

「票券起訖時間」 並非直接篩出啟用日、結束日等於該月份的方案，系統邏輯如下

* 勾選起始時間 -> 篩出啟用日晚於該時間的方案
* 勾選結束時間 -> 篩出結束日早於該時間的方案
* 要找到啟用日、結束日等於該月份的方案，可在匯出報表後用 Google Sheet、Excel 篩選
  {% endhint %}

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

3. **取得報表後，即可獲得儲值總額，再計算已銷售且未使用額度**

* 儲值總額為以下欄位進行加總：「 已核銷票劵額度」 + 「預約中票劵額度」 + 「未核銷票劵額度」
* 已銷售且未使用額度為以下欄位加總：「預約中票劵額度」 + 「未核銷票劵額度」

{% hint style="info" %} <mark style="color:blue;">**補充說明：**</mark>

* 預約中票券額度、未核銷票券額度皆為未認列金額
  {% endhint %}

***

### **📍**分鐘卡已銷售未認列 - **步驟**

1. **位置：**&#x9EDE;選左方選單 [「報表管理」 → 點選 「會籍權益查詢」 →  「通行卡查詢 → 「持有分鐘計費卡」](https://console.bookfastpos.com/ft/reports/memberSearch/point)
2. **匯出報表：**

* 查詢條件務必要篩選票券的起訖時間

{% hint style="info" %} <mark style="color:blue;">**補充說明**</mark>

「票券起訖時間」 並非直接篩出啟用日、結束日等於該月份的方案，系統邏輯如下

* 勾選起始時間 -> 篩出啟用日晚於該時間的方案
* 勾選結束時間 -> 篩出結束日早於該時間的方案
* 要找到啟用日、結束日等於該月份的方案，可在匯出報表後用 Google Sheet、Ecxel 篩選
  {% endhint %}

<figure><img src="/files/1YfgpGAZaj39u9ZKHXXF" alt=""><figcaption></figcaption></figure>

3. **取得報表後，即可找到未核銷額度**

* 透過未核銷額度來換算成未核銷金額


---

# 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://bookfast.gitbook.io/bookfast-xi-tong-jiao-xue/bao-biao-yu-zhang-wu/bao-biao-chang-jian-wen-ti/cai-wu-kuan-xiang-xiang-guan/quan-guan-wei-ren-lie-jin-e.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.
