我正在为联系人创建 Dynamics 365 中的 Dynamics Marketing 列表。然后尝试使用联系人的职位包含“Astro”的查询,它在查询中返回我 2 个联系人,如下所示 在此处输入图像描述
[在此处输入图片描述][2]
然后我单击使用查询按钮,而是从查询中加载这些联系人,CRM 显示系统中的所有联系人。 在此处输入图像描述
我尝试使用不同的浏览器,但没有帮助,我找不到系统发生了什么。任何帮助将不胜感激。非常感谢
This may be the issue with fetchxml query stored for identifying the members.
Check the value in query column of Dynamic Marketing list record & identify the root cause of this problem.
You may need to use a SDK call if it's not readily available to check the query value in CRM online.
https://blogs.msdn.microsoft.com/crm/2010/11/08/marketing-with-dynamic-list/