any one have idea about how to exclude the object of slider from page control of button bar . as I want to exclude time slider from my page control button bar as remaining objects as it is.
If you are filtering the entire page, then all objects on the page will be impacted. You would have to move the control (button bar?) into the body of the report and then manually define an interaction between the control and each object you want to filter.