web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

YomiName not visible in filter condition on views

(0) ShareShare
ReportReport
Posted on by

Hi,

I have to add a filter on YomiName field of account entity. However, the column is not available in the Edit Filter Criteria section. But, it is available for adding in the Add Columns section.

AccountViewFields.JPG

Is there any reason that YomiName is not available to be added in Edit Filter Criteria section of view?

*This post is locked for comments

I have the same question (0)
  • David Jennaway Profile Picture
    14,065 on at

    As the field is flagged as Valid for Advanced Find (ii.e. Searchable), the only reason I can think of is if the Advanced Find editor is not IME Enabled; if so the thinking could be that you couldn't enter useful search characters. You could try changing the IME Mode property of the fields to 'Auto' to test this, but this would probably defeat the point of these fields

  • Suggested answer
    Kokulan Profile Picture
    18,054 on at

    Hi

    I know the field is enabled for Advance Find but internally its not enabled for search and thats probably why its not listing as searchable fields

    7573.ScreenClip-_5B00_495_5D00_.png

    https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/developers-guide/mt621852(v%3Dcrm.8)

    But it does not mean we cant try searching by using other means, try the following query from Fetch XML Builder from XrmToolBox .

    <fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false" >

    <entity name="account" >
    <attribute name="name" />
    <attribute name="primarycontactid" />
    <attribute name="telephone1" />
    <attribute name="accountid" />
    <attribute name="yominame" />
    <order attribute="name" descending="false" />
    <filter type="and" >
    <condition attribute="yominame" operator="like" value="%test%" />
    </filter>
    </entity>
    </fetch>

  • Community Member Profile Picture
    on at

    Hi David,

    Thanks for reply.

    I changed the IME Mode property to 'Auto'. However, still the field is not visible in Edit Filter Criteria section.

    Could there be any other reason?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
SA-08121319-0 Profile Picture

SA-08121319-0 4

#1
Calum MacFarlane Profile Picture

Calum MacFarlane 4

#3
Alex Fun Wei Jie Profile Picture

Alex Fun Wei Jie 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans