Dear SAP Community,
we are facing the problem that we are not able to copy a filter which will be applied e.g. on a table trough the input control. By the code we normally use:
Table_1.getDataSource().copyDimensionFilterFrom(Chart_1.getDataSource());
to copy the filters.
But in this specific case when using the input Control to filter the table, no filters will be copied to the second model. It seems that the filter will not be applied to the data source, it will be applied directly to the table.
The behaviour is different when using a filter-line or put the filter directly to the table, then a copy by the above code line is possible.

we opened an enhancement request for this case, please vote also for this function if you think this could be helpful for you.
https://influence.sap.com/sap/ino/#/idea/281338
Also nice would be a onSelect() Event for the Input Control
https://influence.sap.com/sap/ino/#/idea/276526/?section=sectionDetails