Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要每周一为我的主管导出一份报告,我似乎无法弄清楚如何在报告中包含票据的注释和解决说明。即使我可以将注释作为一列包含在内,但当我导出报告时,什么也没有显示。
请指教,谢谢!
星期一
我假设您正在使用工单列表对象进行统计,并希望在输出中添加文章注释、电子邮件或类似内容。
不幸的是,您不能将诸如评论之类的文章值添加到默认统计信息中。您需要开发自己的“静态”统计模块或使用数据库查询来获取所需的值。
对此感到抱歉。
问候
约翰内斯