开发者

How to populate a DataSet (DSet2) based on another DataSet (DSet1)?

开发者 https://www.devze.com 2023-01-24 11:45 出处:网络
Inside the MS BI Studio (2005) for the Reporting Services, how to populate a DataSet (DSet2) based on another DataSet (DSet1) ?

Inside the MS BI Studio (2005) for the Reporting Services, how to populate a DataSet (DSet2) based on another DataSet (DSet1) ?

DSet1 carries the result of a specific DB query开发者_StackOverflow.

Please kindly advise. Thank you.


It's not possible in general to reference one dataset from another. What are you trying to achieve?

0

精彩评论

暂无评论...
验证码 换一张
取 消