Hi,
I am looking for expert advice to my problem in Insight and working with Attributes.
i have two Insight Schemes.
Scheme 1 contains Objectype:
Upper (Up1 , Up2, Up3) and Lower (Low1, Low2, Low3)
Now in other Insight Scheme i have objecttype Maschine containing M1 and M2 as Objects.
It contains two Attributes as Objects Upper and Lower from first Insight Scheme.
So e.g. M1 has attributes "Upper ", "Lower" whcih contains values from Other Scheme.
When i am chosing upper Attribute Value Up 1, then i should see possible options in Attribute Lower only Low1. That meaning relations Up1 -> Low1, Up2-> Low2 , Up3-> Low3 are required here.
My questions is how to configure the Attribute "Lower" in the second Scheme, so as to get exact relatable values. I tried using Object filter in the Attribute configuration with "Lower = ${Lower} ". But it didn't give any options.
Please give advice how to filter the Attribute Configuration for "Lower"?
cheers,
Nikhil
You would need to link Up1 and Low1 to each other with an object attribute.
Then you can have your filter point to that attribute and reference the currently selected Upper:
And this is what you'll see in the object create screen:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.