Hi there,
Currently the stats are only available for fixed time periods:
Is there any plan to support custom time period? For example, I want the pv and uv from April to September on my forum. However, the data is not available in the current dashboard.
2 个赞
j.jaffeux
(Joffrey Jaffeux)
2020 年9 月 22 日 09:40
2
This has been requested many times now, I think I will do it @sam
5 个赞
@j.jaffeux Thanks for the prompt reply! I found that in the Reports page I can select time range per my request:
j.jaffeux
(Joffrey Jaffeux)
2020 年9 月 22 日 09:55
5
Yes there are plenty of solutions, you can also export reports, write your own data explorer query, …
But you request was referring to what we call “period-chooser”, and yes maybe we should have an arbitrary choice here.
2 个赞
That would be awesome! If so people can easily get what they need right in the Dashboard page.
1 个赞
ShanuM
(Shanu Mandot)
2022 年1 月 19 日 09:41
7
@j.jaffeux @sam
您好,
我是 TestRail 的社区经理,我有一个类似的需求,需要从讨论论坛获取自定义时间段的报告。此功能是否仍在开发中,或者您是否有任何变通方法?
我的具体要求是筛选一个月内的热门帖子。(2021 年 12 月 1 日 - 2021 年 12 月 31 日)
j.jaffeux
(Joffrey Jaffeux)
2022 年1 月 27 日 15:05
9
我曾经尝试过实现这个功能,但令人遗憾的是,这个改动比我预期的要大得多。前端部分可能需要大量工作,然而命名周期在后端被深度使用,甚至数据库列都以周期命名。这是因为这是一个繁重的计算。
虽然我同意这将是一个很好的功能,但我认为目前工作量太大了。
关于你的情况 @ShanuM 的一个解决方法是:
我明天会考虑一个解决方案,可能是自定义报告,或者在 TopTopic 中添加一些自定义代码来实现这个功能。我将在明天结束前更新。
1 个赞
ShanuM
(Shanu Mandot)
2022 年1 月 27 日 16:31
10
非常感谢您的回复。我将检查您建议的解决方法并向您更新。