Currently, it's only possible to add elements. Some cases require, that I want to exclude specific elements from the list. Therefore, I would like to have a "Behaviour" option to exclude the elements given to the Picklist filter.
Make spreadsheet function involving cell reference in paramater usable in PHP
There is a lot of spreadsheet function we can't use in PHP with application like : application() - > isformula("A1") Instead of "A1" we could put an paramater that select the cell A1 like the class range, like this :application() - > isformu...
Canvas - buttons - hide show - on top of each other
Background: I would like to show a specific button depending on a combobox variable. If the combobox shows A, a button should be shown. (which executes 2 tasks)If the combobox shows B, another button should be shown. (which executes 3 other tasks)...
Prevent saving view as "global" / public if it contains private subsets
Users can select a "private" subset to use in a View for one of the view's dimensions. Since the subset is private, it's only usable for that specific user. If they would now save this View as "global" (meaning, all other users can see & open ...
Audit periods 30 days, 365 days are a little too short
When I execute a monthly or yearly process and something runs unexpectedly, then I try to compare my current process with the previous process by examining the audit. But with a 30 day auditing I am simply hours too late. I would suggest, that the...
Splashing with integer values: entering integer value as splashing value, and rounding all base values to integers too (scale it according to current value) should be possible. #13541