SOAP call with query on result (SSRS, Sharepoint)

前端 未结 4 1354
梦如初夏
梦如初夏 2020-12-21 06:20

I created a report in VS using a shared data source which is connected to a sharepoint list. In the report I created a dataset with a SOAP call to the data source so I get t

4条回答
  •  星月不相逢
    2020-12-21 06:44

    See the question and answers for GetListItems Webservice ignores my query filter. This shows you how (and how not to) set up your SOAP call to include a query. You probably need to wrap your query with another .

提交回复
热议问题