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.
我有一份总结报告和一份详细报告,我需要每天向我的客户发送邮件,并附上详细报告(excel 文件)作为邮件的附件,并将总结报告作为同一邮件的正文。
我该怎么做呢?如何在一封电子邮件中包含两份报告?这可以在 SSRS 2008 中完成吗?
开箱即用不支持该功能。您也许可以编写一个自定义扩展来做到这一点,但这不会是微不足道的。