-
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,…
-
Custom Links - allow variables to launch a different URL depending on the screen you are on
Next to the logo, on the top bar, you can have a custom link, as explained here We have this pointing to a single page on our intranet. We call this button "Support". The user can click it to get to the intranet support page on our Board application. To provide a more context based approach, for the custom link, allow a…
-
Filter Indicator
We would love to have the ability to have selected filters highlighted, color coded, or another indicator showing which filters are selected.
-
Save FlexGrid user filter selection
For the user, when working on a FlexGrid, they might create a nice data view that they want to use again another day. Can you please add a way for the user to save the FlexGrid view. Maybe if you made say 3 slots, allowing them to save three different views, that would be ok. This would mean that when they open the screen,…
-
Enhance capsule log with Cube physical name
Currently, the capsule log only exports the cube name: In order to import and better analyse this log it would be very helpful if also the physical cube name would be exported (same as for instance in the data-entry log).
-
Base Smart Import suggested values in several dimensions
Hello, We just noticed that the Suggested Values Based on Cube feature has a limitation and it could be a good thing to improve its behavior. Currently, when the column is mapped with a text cube where the data expected is an entity value, it is possible to restrict the available suggested values using a cube. However, it…
-
Improve SQL error log
Hi all, Board has SQL error log like "SQLError_YYYYMMDD.log". We cannot easy to load this log into cube. However, in many cases, customer would like to know what kind of error they have in daily batch. Could you improve to data format of the log as normalized? I have tested it on B14.1. However, it is still same format as…
-
Ability to use javascript or Ajax or any scripting language to customize visuals
Ajax or javascript (or similar) scripting languages have evolved over a while and have been used to add dynamicity to visuals or show how screen objects behave when certain actions are performed. In the same context, if we can have the ability to put in some scripting capabilities, we can enhance the screen object and how…
-
Entity 'Copy' feature should be made available, apart from the 'Replicate' feature.
Hi, I hope this IDEA finds you all good and helpful. This IDEA concerns a simple feature that is currently not available in the Board application and making this available can help solving many issues related to the Incorrect reports and data. Cause of IDEA: Many users use the 'Replicate' feature, thinking that they are…
-
Method for Organization Bookmarks
Users in our organization have the potential to have a large number of bookmarks. It would be beneficial for users to have some sort of folder structure to enable them to organize their bookmarks to make navigation of the bookmarks easier.
-
Unbalanced hierarchies - Lock cells and Data Entry
Hello Team, We noticed a limitation about "Unbalanced hierarchies" and "Cell lock" data entry. Let's say we have : An unbalanced entity (Account) An “A” cube structured by (Month x Account) In fact, when we display a layout containing our A cube (with data entry enabled), and axis by row: Account (which is unbalanced) and…
-
dedicated and usable log file for main errors and best visibility
error messages are not immediatly visible and explenation is very small. these errors are tracked, i guess, in daignostic log togheter with a lot of other information. My ideas: errors should appear as a pop up window that is immediatly visible. oftern users don't see that the process they have launched had an error" set a…
-
Add the option to vertically align column headers
Hi Team, whenever we build screens for presentation purposes (this applies to other screens as well, but the setting is of much higher value in presentations), we notice the behaviour that column headers for blocks using "detail by" or where the block's heading is set to "@selection" are not vertically centered but rather…
-
B14: Add the possibility to comment on procedure groups
Hi Team, since it is now possible in B14 to collapse/expand groups of procedure steps (which is much appreciated), it would be really helpful if those groups could be commented on as well. This would help in understanding what a specific group is supposed to do even when the group itself is collapsed. Thus, it wouldn't be…
-
B14: Display correct information in If-Then-Else step
Hi Team, whenever an If-Then-Else step is created in a B14 procedure the system doesn't display the information correctly: The display in the list of actions will look like this Please display the information correctly and add the "Else"-information (whenever there is an else-step). Currently, the information is updated…
-
B14: Make better use of whitespace in procedure editor--adjust column width
Hi Team, whenever you're editing a procedure in B14—there's so much whitespace in between the columns "Action", "Detail" and "Note" which could be used better. One option would be to make the column widths adjustable (actions usually don't need that much space, but notes do for documentation reasons). Have a look at this…