【发布时间】:2016-07-17 04:30:52
【问题描述】:
我有两个表 "Orders" & "Materials" 的数据库。在报告数据中,我创建了名为 "Orders" 的数据集,其中包含 "Material ID" 、 "Description" 、 "Quantity" 列。我已将表格添加到我的报告中,并将其与订单数据集相关联。我想用 Material Table 中的值替换 Material ID,我想写一些类似查询的东西在表中动态运行。请指教。谢谢
【问题讨论】:
-
您在寻找 MSSQL 查询吗?
-
是的,我想用查询@EricS 填写表格
标签: asp.net-mvc-4 dataset microsoft-reporting report-viewer2012 reportviewerformvc