获取 SSRS 2008 R2 共享数据集的 OData 或 Atom 服务源

发布于 2024-11-01 15:12:59 字数 120 浏览 2 评论 0原文

是否有办法获取共享数据集,将其内容简单地转储到 Atom 或 OData 提要中,然后可以在其他地方使用?在我们的场景中,我们只想构建数据集并让用户从 PowerPivot 或其他地方使用它们。

谢谢, 布伦特

Is there anyway to get a shared dataset to simply dump it's contents in an Atom or OData feed that can then be consumed somewhere else? In our scenario we want to build just the datasets and let users consume them from PowerPivot or elsewhere.

Thanks,
Brent

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

最舍不得你 2024-11-08 15:12:59

SSRS 看起来并不容易使用 OData 源,但他们正在考虑这样做。

http://connect.microsoft.com/SQLServer/feedback/details/559570/ssrs-should-be-able-to-use-odata-as-a-data-source

在下面的文章中,Mattias 建议通过使用 XML 数据源并将 OData 查询嵌入到 URL

http://mskold.blogspot.com/2011/05/tfs-odata-services-as-data-source.html

It does not look like SSRS can easily consume OData sources but that they are considering it.

http://connect.microsoft.com/SQLServer/feedback/details/559570/ssrs-should-be-able-to-use-odata-as-a-data-source

In the following article Mattias suggests a workaround that might meet your needs by using the XML data source and embedding your OData query in the URL

http://mskold.blogspot.com/2011/05/tfs-odata-services-as-data-source.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文