How to select the Data Source at Runtime in SSRS Report Builder

前端 未结 1 414

before going to problem let me clear that i know there are similar questions ask before but could not find the answer of my problem. my problem is:
I want to select the

1条回答
  •  难免孤独
    2021-01-17 04:17

    You can't use a Shared Data Source with a dynamic data source. Use an embedded one. I think it's to prevent you from corrupting other reports' data sources.

    http://www.keepitsimpleandfast.com/2012/08/how-to-use-dynamic-data-sources-in-your.html

    0 讨论(0)
提交回复
热议问题