How to make OS grab entities containing "District"

Mustafa_A
Contributor II

Hello everyone - 

 

As the title mentions.

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

3 REPLIES 3

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

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. 

 

Mustafa_A_0-1647865950972.png

 

 

 

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?

PeterFu_0-1647866538728.png

 

Peter