Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a field in my database called date with 2 values: 31-12-2021 and 01-01-2022.
So i created a filter using date field and i could see both values. The thing is that at the first time there is no option selected, i would like to have the max date by default selected in the filter.
Is this posible?
Thanks
You would need to filter this field using a formula such as =date=date(max(date)) and hit enter.
You would then create a bookmark with this selection, and you would then apply that bookmark as the default bookmark for the document.
How can i set up as default bookmark for all the aplicattion? it appears the default sheet where you create the bookmark
The only default bookmark option is for the entire application. There is no option to set a default bookmark per sheet.