Hello,
I am trying to define a scope for a metachain navigation in a generic table. I have a set of components which satisfy requirements in two different packages. I currently define the table for element type: block (my components) and the scope: 1. Components (my components package). I've created satisfy relationships between the components and requirements defined in two different packages (Interfaces and Performance). In the generic table I create a metachain navigation to pull the text each component satisfies, however, I would like to only pull the text from the interface requirement package.
I don't want to simply filter because I will have multiple columns that will need this scope defined. I've tried creating the metachain navigation then selecting the "Context" underneath the metachain navigation, redefining ("Use as...") to be a "Scope of new find" but the scope cannot be changed from "Whole Project" due to a message which states, "Incompatible property type for editing. Expected 'Scope'."
I've uploaded an example .mdzip for the described example.
Trevor