简体   繁体   English

使用LINQ创建自定义SSRS报表到CRM Dynamics 365 Online

[英]Create Custom SSRS Reports Utilizing LINQ to CRM Dynamics 365 Online

Okay hello all I am new here so forgive me for any unintentional fopas I may commit with this posting. 好的,您好,我是新来的,因此,请原谅我可能会因发布此帖子而造成的任何无意识的fopas。

I have a design question concerning creating custom ssrs reports within dynamics 365 online. 我有一个有关在Dynamics 365在线中创建自定义ssrs报告的设计问题。 I have searched the net but I am unable to get any concrete answers. 我已经在网上搜索过,但无法得到任何具体答案。

My question is, is it possible to create custom ssrs reports utilizing linq to crm? 我的问题是,是否可以使用linq到crm创建自定义ssrs报告? if so, what are the exact limitations, what are the strengths and is there another design pattern that would be stronger than using linq to create custom ssrs report queries. 如果是这样,确切的限制是什么,优点是什么,还有另一种设计模式比使用linq创建自定义ssrs报表查询要强。 I am currently in the beginning stages of creating a new ssrs system for my company, and we are looking for a good way to create user friendly ssrs reports within dynamics 365 online. 我目前正处于为公司创建新的ssrs系统的初期阶段,我们正在寻找一种在线Dynamics 365中创建用户友好的ssrs报告的好方法。

I must note that I am looking for suggestions concerning Dynamics 365 online as are database will be hosted in the cloud. 我必须注意,我在网上寻找有关Dynamics 365的建议,因为数据库将托管在云中。 Again forgive me for any incorrectness in the format of my question I am new to this forum. 再次宽恕我提出的问题格式中的任何错误,我是这个论坛的新手。

Short and correct answer - I'm sorry but you can't do that. 简短而正确的答案-很抱歉,您不能这样做。 Reports for Dynamics 365 allow only FetchXml datasources. Dynamics 365的报表仅允许FetchXml数据源。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将SQL Server数据移到Dynamics 365 CRM中 - Moving SQL server data into Dynamics 365 CRM 从 Dynamics 365 CRM 8.1 升级到 Dynamics 365 CRM 9 后无法删除产品记录 - Cannot delete Product record after upgrading from Dynamics 365 CRM 8.1 to Dynamics 365 CRM 9 连接到Office 365上“云”中托管的Dynamics CRM数据库 - Connecting to Dynamics CRM database hosted in the “cloud” on Office 365 将数据从当前的内部 CRM 迁移到 Microsoft Dynamics 365 - Moving the data from the current in-house CRM to Microsoft Dynamics 365 来自Microsoft Dynamics 365的SQL Server数据库的日志文件 - Logfile of SQL Server Database from Microsoft Dynamics 365 online 用于D365的SSRS报表开发-未安装Dynamics 365报表创作扩展 - SSRS Report Development for D365 - Dynamics 365 Report Authoring Extension is not Getting Installed 生成脚本以为 SSRS 中的每条记录创建报告 - Generate script to create reports for each record in SSRS 关于动态crm 2011中联系人创建的一般SQL错误 - Generic SQL Error on create of contact in dynamics crm 2011 如何使用SQL从Dynamics CRM联机获取数据到我的SQL服务器? - How do I get data from Dynamics CRM online in to my SQL server using SQL? 如何从SSRS报表在Dynamics CRM 2011中启动搜索 - How do I launch a search in Dynamics CRM 2011 from an SSRS report
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM