I have a default bookmark which filters dynamicly all hours up to the hour when the app was loaded at last: myHour <= eReloadTime where myHour is the time-field in the data and eReloadTime is the variable that contains the hour when the app was loaded at last.
Now I want to provide a button which resets that filter setting like applying the default bookmark without changing the sheet but just set the filters to default.
Can anybody help me?
Thanks in advance.