|
59 | 59 | <item name="/config/report/source/attribute" xsi:type="string">name</item>
|
60 | 60 | <item name="/config/report/source/link-source/attribute" xsi:type="string">name</item>
|
61 | 61 | <!-- filter conditions for main source-->
|
62 |
| - <item name="/config/report/source/filter" xsi:type="string">glue</item> |
63 |
| - <item name="/config/report/source/filter/condition" xsi:type="array"> |
64 |
| - <item name="attribute" xsi:type="string">attribute</item> |
65 |
| - <item name="operator" xsi:type="string">operator</item> |
66 |
| - </item> |
67 |
| - <item name="/config/report/source/filter/filter" xsi:type="string">glue</item> |
68 |
| - <item name="/config/report/source/filter/filter/condition" xsi:type="array"> |
| 62 | + <item name="/config/report/source(/filter)+" xsi:type="string">glue</item> |
| 63 | + <item name="/config/report/source(/filter)+/condition" xsi:type="array"> |
69 | 64 | <item name="attribute" xsi:type="string">attribute</item>
|
70 | 65 | <item name="operator" xsi:type="string">operator</item>
|
71 | 66 | </item>
|
72 | 67 | <!-- filter conditions for joined source-->
|
73 |
| - <item name="/config/report/source/link-source/filter" xsi:type="string">glue</item> |
74 |
| - <item name="/config/report/source/link-source/filter/condition" xsi:type="array"> |
75 |
| - <item name="attribute" xsi:type="string">attribute</item> |
76 |
| - <item name="operator" xsi:type="string">operator</item> |
77 |
| - </item> |
78 |
| - <item name="/config/report/source/link-source/filter/filter" xsi:type="string">glue</item> |
79 |
| - <item name="/config/report/source/link-source/filter/filter/condition" xsi:type="array"> |
| 68 | + <item name="/config/report/source/link-source(/filter)+" xsi:type="string">glue</item> |
| 69 | + <item name="/config/report/source/link-source(/filter)+/condition" xsi:type="array"> |
80 | 70 | <item name="attribute" xsi:type="string">attribute</item>
|
81 | 71 | <item name="operator" xsi:type="string">operator</item>
|
82 | 72 | </item>
|
|
86 | 76 | <item name="attribute" xsi:type="string">attribute</item>
|
87 | 77 | <item name="operator" xsi:type="string">operator</item>
|
88 | 78 | </item>
|
89 |
| - <item name="/config/report/source/link-source/using/filter" xsi:type="string">glue</item> |
90 |
| - <item name="/config/report/source/link-source/using/filter/condition" xsi:type="array"> |
| 79 | + <item name="/config/report/source/link-source/using(/filter)+" xsi:type="string">glue</item> |
| 80 | + <item name="/config/report/source/link-source/using(/filter)+/condition" xsi:type="array"> |
91 | 81 | <item name="attribute" xsi:type="string">attribute</item>
|
92 | 82 | <item name="operator" xsi:type="string">operator</item>
|
93 | 83 | </item>
|
|
0 commit comments