-
Split&Splat functionality extension to even/repeated distribution
Hi, I wish to have the split&splat functionality broadened, so it is not only able to split values according to the existing proportions, but have the ability to repeat the value, or to spread it evenly onto all leaf elements that are open for data entry. It would be excellent if developers could set what kind of…
-
Show certain layout blocks as single column, even with entities by column
Sometimes you'd want a certain block displayed as a single column an others displayed per element in the entities by column. This could for example be a budget for the year and than the actuals by month. The way we have always achieved this is kind of an awkward work-around. For the block that should be a single column we…
-
Integrate FlexGrid execution data in Logs
Hi all, currently we have no way to monitor performance of the layouts executed in a flexgrid object, which is key to understand performance issues and the use of the new object by end users. Idea : add a new log to track the following info on flexgrid layouts executions : dimensions used in rows number and nature of…
-
Name orientation for collapsed nested entities
Hi Today the alignment is presented to the right for Name orientation for collapsed nested entities. Can you make us have the option to chose left or right. Lars
-
B14 - underline & data entry trigger options should appear immediately
instead of clicking on the button again
-
B14 - Rework Date Filter in Logs
The filter option in the logs is frustrating to work with in its current state. The standard option is not "contains", infact contains does not exist at all. The field requires the date and time as an input, it's not possible to filter for example by year unless you choose one of the other options other than equal
-
B14 - bring back the enable button for data blocks options in the layout editor
These buttons exist in B12 but were removed in B14. They significantly reduce the amount of clicks needed to remove set options from a block. In the case of the detail by it is difficult to even find the reset option at all.
-
B14 - Reset Selection to Screen default
Hello, with b14 a change was introduced, that the selection is not reseted to screen default, when switching from User View to Dev mode. Screen design. Makers and end users can quickly switch between Design and Play mode and can do so with a Selection continuously applied rather than being reset. Enjoy faster development…
-
Board Tree Public API
In addition to the existing APIs, it would be useful to have a public schema for retrieving a specific hierarchy via API, similar to the one available for entities. Currently, if we want to extract a tree from the Board, we must create a custom API query that includes all the necessary fields from the layout section, which…
-
Board 14: Please bring back the possibility to change the screen fit mode in design mode
With Board 14 the possibilty is vanished to adjust the applied fit mode in design mode. You can only change the screen fitting when you are in play mode. In our opinion working in an actual size mode is not always the most efficient way, especially when arranging screen elements or when the enviroment background with an…
-
B14: Enhance Debugger options
Hi Team, I was used to work with layouts in the debugger the same way as in a DataView Layout on the screen - adjusting column widths, exporting to XLS, searching for cubes to add as block into the layout… This is the behaviour in B12 whereas B14 behaves pretty differently in those cases: You can't export, you can't edit…
-
Calculate data flows on GPU (ILGPU)
With machine learning, for example Tensorflow, it is possible to perform calculations on a CPU or GPU. Powerful GPUs are often used for this in order to achieve a significant performance gain. Idea: Calculating data flows in Board using a GPU. I could imagine that this is possible using ILGPU. ILGPU is a new JIT…
-
FlexGrid - Pivot column collapse function enhancement
In FlexGrid, in pivot mode with at least 2 column labels, when just one block is used as a value is not possible to collapse the most detailed column label: This is a standard behavior The request is to change this behavior introducing the possibility to collapse column labels even if we have only one value block.…
-
Sequential order of page numbers starting on a number other than "1"
Currently in Board, we are unable to start the page (when printing to PDF) on any number other than “Page 1” while having the remaining pages follow in sequential order. It would be helpful if we could specify for the page to start on '5' (for example) and the remainder automatically follow in sequential order (5,6,7,8).
-
Raise the limit of Custom Time Entities on Time Range
Main Idea: Today, the number of Custom Time Entities is limited to 4. My idea would be to raise this limit number to at least 10. It would be great to have no limit, if possible. The last project I worked on lasted 40 days. If I had a free custom time entity, I could have saved around 3 to 4 days of work, which is a…
-
Enhanced Password Policy Configurations for Board 14 On-Premise Installations
With the release of the latest version of Board (14.1.0.0.208107), I noticed the new feature allowing users to change their own passwords on On-Premise installations. While this is a positive step toward enhancing user autonomy, it also introduces potential security concerns. Problem: In previous versions, password…
-
Blocks vertically aligned : color alert
Hi, The customer need would be to have the color alert functionality working while the blocks are vertically aligned in the dataview. Example enclosed, the color alert is working well with blocks horizontally aligned. The idea here was to differenciate past and future data. Thanks
-
Impact Analysis scope to include Capsule procedures
At the moment, impact analysis only reports on the objects and their dependencies that are present in the data model. This excludes the capsule-level procedures. For example, If we search for a procedure and identify which other procedures make a call to it, it only lists the procedures at the data model level while there…
-
Support x-www-form-urlencoded body type for POST API Calls
At the moment, in REST API Calls if I have to set up a POST request with a body, the body type can only be in json format, which means that the only value supported for header Content-Type is "application/json". In some cases, especially API endpoints that return tokens but they are not standard OAuth2 flows (like in some…
-
Automatic Profile Security Update When Renaming Folders in Board
We propose that profile security should automatically update when changes are made to the platform. Specifically, when a capsule folder is renamed using the "Rename" option in Board, the system should reassign the folder's permissions to the new name across all user profiles that previously had access to it. This way,…