Solved it by changing the objects to dimension and using below script:
var incRange = RANGESLIDER_1.getLiveValue()+" - "+RANGESLIDER_1.getLiveValue2();
DS_1.setFilterExt("_5nZRYO23EeWZK9bSOPIGNQ", incRange);
Solved it by changing the objects to dimension and using below script:
var incRange = RANGESLIDER_1.getLiveValue()+" - "+RANGESLIDER_1.getLiveValue2();
DS_1.setFilterExt("_5nZRYO23EeWZK9bSOPIGNQ", incRange);