> For the complete documentation index, see [llms.txt](https://docs.trackit.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trackit.so/trackit-101/dashboard-reports/report/historical-data.md).

# 시간별 데이터

## 시간별 데이터 <a href="#historical-data" id="historical-data"></a>

시간 흐름에 따라 데이터를 추적하여 인사이트를 얻을 수 있는 리포트 유형입니다. 예를 들어, **파이프라인의 날짜별 딜 수, 날짜별 재고, 날짜별 매출** 등을 시각화하여 시간 경과에 따른 변화를 분석할 수 있습니다.

💡**이럴 때 사용하세요.**

이번 달 날짜 별로 세일즈 파이프라인에 추가된 새로운 딜이 몇개일까?

### 1️⃣ **데이터 소스 선택** <a href="#select-data-source" id="select-data-source"></a>

선택한 데이터 소스의 **레코드 또는 그룹** 데이터를 기반으로, 시간 경과에 따라 변동되는 데이터를 추적하고 분석할 수 있는 리포트를 작성할 수 있습니다.

<figure><img src="/files/6LloTEkasGh5gzjydx3c" alt="데이터 소스 선택"><figcaption><p>데이터 소스 선택</p></figcaption></figure>

### 2️⃣ **(옵션) 필터 설정** <a href="#select-filter" id="select-filter"></a>

선택한 데이터 소스에 필터를 적용하여 특정 기준에 맞는 데이터만 리포트에 반영할 수 있습니다.\
단, ‘시간별 데이터’ 유형에서는 현재의 값에만 필터가 적용되며, 과거 값에는 필터가 적용되지 않습니다.

<figure><img src="/files/gHb7jzCCfZhqT45rhrMG" alt="필터 설정"><figcaption><p>필터 설정</p></figcaption></figure>

### 3️⃣ **메트릭 선택** <a href="#select-metric" id="select-metric"></a>

차트에 표시할 메트릭을 선택합니다. (레코드 수, 통화(금액), 숫자)\
숫자나 통화 속성의 경우, 원하는 계산 옵션(합계, 평균, 최소값, 최대값, 개수)을 선택하여 데이터를 표시할 수 있습니다.\
‘시간별 데이터’ 유형에서는 선택한 메트릭의 시간 경과에 따른 변화를 확인할 수 있습니다.

<table><thead><tr><th width="156">선택 가능 메트릭</th><th width="328">설명</th><th>선택 가능한 옵션</th></tr></thead><tbody><tr><td>레코드 수</td><td>선택한 데이터 소스의 레코드 수</td><td>없음</td></tr><tr><td>통화 (금액)</td><td>매출 또는 가격 등의 금액 표현하는 통화 속성</td><td>합계, 평균, 최소값, 최대값, 개수</td></tr><tr><td>숫자</td><td>직원수, 횟수 등과 같은 숫자 속성</td><td>합계, 평균, 최소값, 최대값, 개수</td></tr></tbody></table>

<figure><img src="/files/FeT3cM9FHIahf0LRVbfe" alt="메트릭 선택"><figcaption><p>메트릭 선택</p></figcaption></figure>

### 4️⃣ **(옵션) 세그먼트 속성 설정** <a href="#select-segment" id="select-segment"></a>

세그먼트 속성을 추가하여 데이터를 더 세부적으로 분류할 수 있습니다.

<figure><img src="/files/345zQTySiqfHycHFF8iF" alt="세크먼트 속성 설정"><figcaption><p>세크먼트 속성 설정</p></figcaption></figure>

### 5️⃣ **(옵션) 기간 및 비교 설정** <a href="#select-term" id="select-term"></a>

데이터를 추적할 기간을 설정합니다. 제공되는 옵션은 다음과 같습니다 : **이번 주, 이번 달, 올해, 7일, 1개월, 3개월, 6개월, 12개월, 전체**\
설정한 기간을 일별, 주별, 월별, 분기별, 연별 단위로 분석할 수 있습니다.\
\&#xNAN;**'기간 비교'**&#xB97C; 통해 선택한 기간의 과거 데이터를 현재와 비교할 수 있어 **트렌드 파악**에 유용합니다.

<figure><img src="/files/I0oa5uc4QTMsjiYoTcla" alt="기간 및 비교 설정"><figcaption><p>기간 및 비교 설정</p></figcaption></figure>

### 6️⃣ **저장** <a href="#save" id="save"></a>

리포트를 작성한 후에는 반드시 저장해야 대시보드에 추가할 수 있습니다.\
화면 우측 상단의 ‘저장’ 버튼을 클릭하여 설정을 저장하세요. 저장하지 않으면 리포트가 대시보드에 반영되지 않습니다.


---

# 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://docs.trackit.so/trackit-101/dashboard-reports/report/historical-data.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.
