I am using Design Studio 1.6 on a BW HANA platform. I have a dashboard with a significant number of filters being applied to many data sources. I would like to use DATEFIELD_1 to filter 10+ data sources. Assuming that the date field is named "ZDATE" in all data sources, is there a quick way to apply this filter to the whole design studio application or do I need to go data source by data source and use DS.setVariableValue("ZDATE", DATEFIELD_1.getDate())?
↧