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.
是否可以将一个字段的所有值连接成一个“单词”,以便它可以显示在 rdlc 报告的一个文本框中。如果没有,是否有其他方法可以在一个文本框中显示整个字段?
您可以通过使用ReportParameter多个值来做到这一点。
ReportParameter
但是我从未使用过它,也没有找到任何文章/博客文章/论坛来逐步说明如何完成您的任务。
也许这个,但他们在谈论 SSRS