在SSRS中找不到Microsoft

在SSRS中找不到Microsoft

本文介绍了在SSRS中找不到Microsoft Dynamics CRM提取类型的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用fetchXML在SSRS(Visual Studio 2012)中为Dynamics 2011创建报表。我已经下载并安装了Microsoft Dynamics CRM 2011报表创作扩展(具有SQL Server数据工具支持),但是在尝试创建报表时找不到Microsoft Dynamics CRM提取类型,请问有人有任何建议吗?

I'm trying to create a report in SSRS (Visual Studio 2012) for Dynamics 2011 using fetchXML. I have downloaded and installed the Microsoft Dynamics CRM 2011 Report Authoring Extension (with SQL Server Data Tools support) but I cannot find the Microsoft Dynamics CRM Fetch Type when I try to create a report, please, does any one have any suggestions?

推荐答案

您丢失了。安装这些文件,您将在列表中包含FetchXML。

You're missing the Report Authoring Extensions. Install these and you'll have the FetchXML in the list.

如果自此发布后已升级到更高的CRM版本,只需搜索该扩展安装程序版本而是(2013/2015/2016)。

If you've upgraded to a later CRM version since this post, just search on that version of extension installer instead (2013/2015/2016).

这篇关于在SSRS中找不到Microsoft Dynamics CRM提取类型的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-15 19:24