Is there a way to create a view that is a subset of a schema in insight?

Liz_Frinkley March 5, 2020

Here is an example of what I want to do.

Schema     Company

Object type Employees type abstract

Employees_information  where the parent is Employees and has an attribute of "active"

Active_employees  is a view of Employees_information where the "active" attribute is true

Object type Mangers type abstract

Mangers_Employee where the parent Mangers

Object Mangers has an attribute is a Employee Name

I would like to create a view of a list with only active employees. I would like to use this view as a so that in Mangers_Employee the attribute Employee Name is a type value from the Active_Employee view. This what the Mangers will only see active employees.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events