Forum Discussion

Mustafa_A's avatar
Mustafa_A
Contributor II
3 years ago

How to make OS grab entities containing "District"

Hello everyone - 

 

As the title mentions.

How do I grab a list of entity members which contains the word "district" within its name/description? 

  • PeterFu's avatar
    PeterFu
    Contributor II

    Hi Mustafa,

     

    What do you mean by grab a list of entity members? What are you trying to do with the district members?

     

    Peter

    • Mustafa_A's avatar
      Mustafa_A
      Contributor II

      It means we have a hierarchy consisting of regions, district, and branches. We want the sys to pick up the district member itself based on word "district" in its description/name. 

       

       

       

       

      • PeterFu's avatar
        PeterFu
        Contributor II

        Hi Mustafa,

         

        Do you want to use it in a Cube View to only see the entities with District in the Name? That can be done by use of a where clause, see print screen below. If not, what are you trying to achieve here?

         

        Peter