> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/set-a-customized-reporting-calendar.md).

# 设置自定义报告日历

如果你的报告周期在按周周期时不是从星期一开始、按月周期时不是从每月1日开始，或按年周期时不是从1月开始，你应该设置自定义报告日历。这样不会影响你的 [计划报告](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md).

#### 设置自定义报告日历

1. 在顶部导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[用户资料] → 设置**.
2. 在左侧，在……下方 *工具*，选择 **自定义报告日历**.
3. 可选地，使用 **选择自定义周的开始日** ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[下拉菜单]** 来设置你的报告周开始日。
4. 在 *上传你的日历文件*，选择 **选择文件**，然后以 .CSV 或 .XLSX 格式上传你的日历文件。
   * 请参阅 *文件要求* 下方部分查看你的文件必须包含的内容。
5. 选择 **下一步**.
6. 检查你的自定义日历是否已正确处理，然后选择 **保存**.
   * 如果你的日历文件存在兼容性问题，你需要先修正文件，然后再保存。
7. 上传完成后，返回到 *自定义报告日历* 页面中进行设置。

   * 可选地，你还可以 **下载** 你上传的文件， **删除** 你的自定义日历，或 **替换** 随时更新日历文件。

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>重要：</strong> 一旦你的自定义日历的最后一个月结束，自定义报告将默认切换为标准日历周期和报告频率。为保持与你偏好的报告计划一致，请确保定期上传更新后的自定义日历文件。</p></div>

#### 文件要求

你的 .CSV 文件必须包含：

* 该 *年份*, *月份*，以及 *开始日期* 按你的报告日历中的每个月分别放在不同列中。选择 **显示/隐藏文件格式详情** 以获取更多信息。
* 至少 13 个连续月份的自定义报告日历日期。例如，最少上传内容应为 13 行，涵盖从 2022 年 1 月到 2023 年 1 月的自定义日期。
* 13、24、36 或 48 个月等，从 24 个月开始按 12 个月的倍数递增。
* 如果你计划使用预测报告或比较两个不同时期的数据，请提供未来的自定义报告日历日期。
* 如果你想查看与自定义报告日历一致的历史绩效数据和趋势，则必须包含历史时期的自定义日历数据。

<details>

<summary>示例 .CSV 文件</summary>

```programlisting
年份,月份,开始日期
2020,二月,2/2/2020
2020,三月,3/1/2020
2020,四月,4/5/2020
2020,五月,5/3/2020
2020,六月,5/31/2020
2020,七月,7/5/2020
2020,八月,8/2/2020
2020,九月,8/30/2020
2020,十月,10/4/2020
2020,十一月,11/1/2020
2020,十二月,11/29/2020
2021,一月,1/3/2021
2021,二月,1/31/2021
2021,三月,2/28/2021
2021,四月,4/4/2021
2021,五月,5/2/2021
2021,六月,5/30/2021
2021,七月,7/4/2021
2021,八月,8/1/2021
2021,九月,8/29/2021
2021,十月,10/3/2021
2021,十一月,10/31/2021
2021,十二月,11/28/2021
2022,一月,1/2/2022
2022,二月,1/30/2022
2022,三月,2/27/2022
2022,四月,4/3/2022
2022,五月,5/1/2022
2022,六月,5/29/2022
2022,七月,7/3/2022
2022,八月,7/31/2022
2022,九月,8/28/2022
2022,十月,10/2/2022
2022,十一月,10/30/2022
2022,十二月,11/27/2022
2023,一月,1/1/2023
```

</details>


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/set-a-customized-reporting-calendar.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.
