> For the complete documentation index, see [llms.txt](https://panduan-dms.simplidots.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/intelligence/bi-business-intelligence/purchase-report/supplier-analysis.md).

# Supplier Analysis

Step 1. Buka menu **Intelligence**. \
Step 2. Pilih menu **BI**. \
Step 3. Pilih **Purchase Report**.

![](/files/-Ml34tRMTOrWkb72TXJS)

Step 4. Pilih tab paling bawah **Supplier Analysis.**

Pada menu **Supplier Analysis**, terdapat beberapa tampilan yang dapat membantu Anda, seperti berikut ini:

![](/files/-Ml34Fimzo0i3PTAF7jL)

* **YoY (Year over Year) Net Purchase by Supplier**

![](/files/-Ml35pRP1y9JULFtjdIx)

{% hint style="info" %}
**Year over Year Net Purchase by Supplier :** Pembelian bersih berdasarkan pemasok dari tahun ke tahun dalam bentuk diagram batang.\
Arahkan kursor ke grafik yang Anda ingin ketahui.\
\- SupplierName: Nama pemasok.\
\- Year: Tahun\
\- Total: jumlah pembelian bersih.
{% endhint %}

* **Net Purchase by Supplier**

![](/files/-Ml38-V8HlW3h21s2pKo)

{% hint style="info" %}

* **Net Purchase by Supplier:** Pembelian bersih berdasarkan pemasok dalam bentuk diagram lingkaran. Arahkan kursor ke nama supplier atau warna untuk melihat total pembelian bersih.

* **Total Purchases:** Jumlah nominal dari seluruh faktur pembelian.

* **Total Return:** Jumlah nominal dari seluruh faktur retur pembelian.

* **Number of Invoices:** Jumlah faktur pembelian.&#x20;
  {% endhint %}

* **Total Purchase vs Total Return**

![](/files/-Ml396OC2eQ89XKopXWQ)

{% hint style="info" %}
**Total Purchase vs Total Return:** Perbandingan jumlah pembelian dan jumlah retur perbulan.\
Arahkan kursor ke grafik warna untuk mengetahui jumlah nominal pembelian dan retur.\
\- Warna Biru: Total Purchase (jumlah pembelian).\
\- Warna Merah: Total Return (jumlah retur).
{% endhint %}

{% content-ref url="/pages/-Ml3E\_k14L7OsEWntwaE" %}
[Cara Export Excel Data BI](/website-backoffice/dms-distribution-management-system/intelligence/bi-business-intelligence/cara-export-excel-data-bi.md)
{% endcontent-ref %}


---

# 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://panduan-dms.simplidots.id/website-backoffice/dms-distribution-management-system/intelligence/bi-business-intelligence/purchase-report/supplier-analysis.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.
