At the moment I´m developing a template to extract information from different Elements within a Model Document block, the idea is to create a structure as follows;
Element 1 Name
- Information x1
- Information x1
- Information z1
Element 2 Name
- Information x2
- Information x2
- Information z2
Element 3 Name
- Information x3
- Information x3
-Information z3
I´ve created the following template:
To extract only the elements of interest to be used in the Frangment, I´ve been using the Filters that are provided by EA, like so
Is there no way to define to what element this filter is being applyed to, nor it’s behavior is well defined. Is there a way to use this filters? am I using these correctly?
I´ve tried to repeat the process and apply the filter to simpler examples. There were no changes, the behavior seems erratic, and not constant.