# 대시보드 보고서 코드를 어디서 볼 수 있나요?

**URL:** https://meta.discourse.org/t/where-can-i-see-the-code-for-dashboard-reports/236986
**Category:** Data & reporting
**Tags:** dashboard-reports
**Created:** [8월 22, 2022, 8:41오전 UTC](https://meta.discourse.org/t/where-can-i-see-the-code-for-dashboard-reports/236986 "2022-08-22T08:41:19Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [8월 23, 2022, 8:34오후 UTC](https://meta.discourse.org/t/where-can-i-see-the-code-for-dashboard-reports/236986/5 "2022-08-23T20:34:33Z")

</div>

> [@Nesha](#):
>
> 하지만 우리가 방황하는 것은 Discourse 대시보드에서 사용 가능한 표준 보고서 뒤에 있는 SQL을 볼 수 있는지 여부에 대한 것입니다.

이것들은 [https://github.com/discourse/discourse/tree/main/app/models/concerns/reports](https://github.com/discourse/discourse/tree/main/app/models/concerns/reports)에서 찾을 수 있다고 생각하지만, #data-explorer 주제에서 공유된 일부 쿼리만큼 쉽게 해석하기는 어려울 수 있습니다. 🙂

이 주제에도 Data-Explorer의 자동 처리(automagic)를 활용하여 결과를 더 인터랙티브하게 만들 수 있는 몇 가지 좋은 트릭이 있습니다:

> [@Data Explorer의 ID](https://meta.discourse.org/t/ids-in-data-explorer/224775/3):
>
> There are actually quite a few other little tricks to beautifying your results in the Discourse UI. This old file shows some examples: I’ll integrate this into the main [Data Explorer](https://meta.discourse.org/t/32566?silent=true) topic at some point when I have a spare moment.

특정 쿼리를 생성하려는 것이 있다면 주제를 개설하여 ‘생각을 소리 내어 말하기(think out loud)’ 해 주세요. 커뮤니티 풀에 추가할 수 있는 더 많은 예시를 항상 찾고 있기 때문입니다. 🙂 👍

---

_[View the full topic](https://meta.discourse.org/t/where-can-i-see-the-code-for-dashboard-reports/236986)._
