如何从 2 个实体获取 NONE 现有记录

发布于 2024-10-15 08:18:21 字数 108 浏览 3 评论 0原文

我在 CRM 中有 2 个实体,多对一关系。

实体 A,实体 B -- 1-many

如何编写 FetchXML 来获取不在实体 B 中的所有记录

谢谢,

I have 2 entities in CRM, many-1 relationship.

Entity A, Entity B -- 1-many

How can I write FetchXML to get all records that are not in entity B

Thanks,

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

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

发布评论

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

评论(1

抠脚大汉 2024-10-22 08:18:21

I don't really understand what query you want. Can you rephrase?

If you can create the query in Advanced Find, you can extract the FetchXML out of it. See Using the Advanced Find for FetchXML builder.

Another great way to write FetchXML is by using Stunnware Tools for Microsoft Dynamics CRM 4.0 - Overview. The free Community edition has an awesome FetchXML builder that can construct queries even slightly more complicated than Advanced Find. When you extract the tools, you might have to enable the FetchXML builder in the options. The FetchXML builder interface took me a while to get used to because you access most functionality via right-clicking.

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