Hello everybody,
Is it possible to apply a select on the entity which is set as the "pivot" entity of a trellis object like in this example ?

Let's say:
- I have twelve months in my screen select,
- a few objects of the screen are showing values for the twelve months,
- I want to show only 3 months in the trellis object,
- My trellis object contains one bar chart object.
I tried selecting 3 members of the entity Month using the Layout's select of the chart object,

but the trellis object ignores this and shows all 12 months...
Has anyone an idea whether this is feasible to apply a select to a trellis object regardless of the screen's select itself?