-
Adding / subtracting values in the position and size option
Hi all, I love the additional features added in B14 to quickly format objects on a screen. Something that I am still missing and would be a huge improvement to reduce the amount of repeated actions is the ability to add / subtract values in the position and size option. When you need to move multiple objects that don't…
-
Ability to extract User list from front end
In our current version we don't have any direct option or through trigger a procedure to extract the Users and their mapped profiles from the front end. If we have a such kind of feature, user can easily manages the licenses.
-
Dark Mode - Accessibility settings
Hello everybody, i noticed that in Board 14 most of the UI is tied to white or grayish colours. If i also take into account GCR, most of the UI and text formattings are with "light-on-light" colors that do not allow for a simple and fast individuation of the settings and properties. I think that this approach is in neat…
-
Offer and apply for jobs in the Board community
Sometimes it's difficult to find people with expertise in BOARD in the traditional platforms of recruiting, so it would be great if we have a new space to connect companies with developers.
-
Ability to Align Headers Left/Right/Center, in Header box of Printable report PDF
Ability to Align Headers Left/Right/Center, in Header box of Printable report PDF. As of now, the left box is left aligned, centre box is centre aligned and right box is right aligned as default. But in the requested CR, we will need right box as centre aligned as we are using address in the header.
-
Sankey diagram in capsules
Hi Would it be possible to have a new diagram/chart type added to Board like a Sankey diagram. It provides a way to display information through pipes that represent the financials by type/department (for example). See example below:
-
Ability to Set a Data Entry Trigger in drill down popup
Currently the Data-Entry Trigger can be set only by the master data-view , it will be good to set a custom data entry trigger specifically designed for the drill-down popup. For now, we can work around the issue using 'Drill to Screen', but it would be interesting to have this capability within the 'Drill Down' itself.
-
Proposal: Implement "Get Back" Mechanism for Data Reader Error Recovery
The error management feature for Data Readers introduced in version 14.4 is excellent, but it creates an operational challenge. Currently, every single data reader requires explicit configuration of an error handling group - there's no way to simply let execution continue with subsequent steps when an error occurs, which…
-
Error Management in Data Reader Procedure Steps – add the option “Ignore errors (back-compatible)”
The DR errors management in version 14.4 is a GREAT feature but introduces a constrain: by each data reader the user HAVE TO specify the “go to group” in case of error, and cannot simply set it to say “please go ahead”, as was in previous versions. When I have in a procedure e.g. 20 data readers I should set 2 groups by…
-
Missing Ctrl+F functionality with in the Dataview.
The user needs to highlight the searched item with in the data view by using ctrl+f functionality. we don't see this functionality in Board14. User experience is effecting without this functionality. could you please make a note of this idea and try to add in upcoming versions.
-
Enable Full UI/UX Customization for Selector Pop-Up Window (Screen Object)
Problem Statement: The current Selector Pop-Up window (invoked when selecting members from an entity/object) uses a standard, non-customizable Board dialog. While the Selector object on the screen can be restyled (fonts, colors, borders, orientation: Pop-up, Vertical, Horizontal), the pop-up selection window itself cannot…
-
Automated Email Notifications for Broadcasting Module
Automation is really important these days because it saves time and helps teams work better. That’s why I think it’s sad that customers using the Broadcasting Module in Board can’t get automatic email notifications through API users, Scheduled Jobs, or Batch processes. It would be great to have email alerts sent…
-
Improve UX/UI on Capsule Organizer
Hello, This feature would benefit from an ergonomics review. I have identified the following points: File names are not fully visible in the main window and require selecting each file to view the full name in the right-side panel. It is not possible to navigate to a parent directory using the path displayed above the main…
-
To be able to change the colors of a category in the axis zone
We can change the color of a member of a series Would it be possible to add the option to change the color of a member of a category ? We would like to be able to change the color of a year, for example : Similarly, it is not currently possible to change the color of a cube when there are multiple cubes in the data block…
-
Select Entity Based on Cube Option
Hi, I would like to suggest a new feature on select based on cube on procedures. Quite often I need to select tuples based on cube even if the sum of the tuples over a period = 0. In order to do so we have to create a Temporary cube. Could we imagine an option just like keep mode to set select tuples even if the sum of…
-
Font size of screen name
Hello team, Font size of screen name on B14 is smaller than B12 or older. I know it is by design on B14 in current. I expect it can be updated to be changeable in design mode or mask setting. Could you consider this in new release? Masa,
-
Standard "integrated" copy function for e.g., Versions, Scenarios etc.
Hi all, it would be great to have a integrated copy function. Use Case: During a planning cycle we want to copy a Version 1 into a Version 2 (Entity in a Cube). Therefore, we have to create a procedure, define temporary cubes without the entity Version, add for nearly each cube a step with temporary cube not dimensioned…
-
Dynamic Header - QuickLayout appearence
At the Qick-Layout View of a DataView, its showing the code an not the column names like in the DataView:
-
Enhancements for the Gantt Chart Object
We are developing a solution for a construction & infrastructure use case where users manage project budgets on a weekly basis. These users rely heavily on Gantt-style planning, but the current Gantt Chart object lacks key functionality needed for effective adoption. We would like to propose following improvements: 1.…
-
Container with Expand/Collaps function (Pin/Unpin) to increase screen capacity
Hi all, I received a requirement from a client to be able to hide and unhide the area which usually includes selectors/pagers/procedure buttons. Often times solutions have a vertical or horizontal pane which includes selections and procedure. The client requested me to build a function that this pane can be hidden on…
-
Varying entity formatting, in Block Format, per column within a single DataView
As the title notes, we are requesting more flexible varying entity formatting options in the Block Format, including the ability to format individual columns and customize total borders. An example of the need: Having the ability to edit total borders. There are only cell/column borders.
-
Asynchronous Option for Call Procedure Step
Objective Add an "Asynchronous" option to the Call Procedure step. This feature would allow the calling procedure to continue executing subsequent steps without waiting for the called procedure to complete. Key Benefits Improved User Experience: Users can interact with other features on the screen while long-running…
-
Copying cubes from one version to another version
Hi, Actually we working on a procedure where users can copy data from one budget version to another version with one click. However, working on 700 cubes and tracking each and every cube, makes it tedious and manual tracking of every cube is quite difficult. So, having a feature in which we get a option to copy data from…
-
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…
-
add "no total" summary option for dataview algorithm block
What is your idea? To add the ability to hide the total and grand total value for an algorithm block in a dataview. This ability doesn't exist actually (Board version 14.4): What specific problem are you trying to find a solution to, or what new scenario would this idea respond to? There are KPIs which are calculated in…
-
Notes and descriptions for full procedure
I think it would be beneficial for developers and all users, if it was possible to write notes or a summary of what the procedure is doing here. either as a separate tab next to options, or as a Notes box under the Name.
-
When updating a URL on SAP Connector Data sources, update Data Readers too
When updating the URL of an SAP Connector in the data sources, the actual URL in the Data Reader associated to this URL aren't update accordingly unless you go manually edit every single one. My idea is to add a pop up that ask when you save your change in the following screen if you want to update the URL automatically…
-
Add a Sub-Flag for Tuple Cleanup After Limitation in Dataflow
Currently, the option "Limit calculation to tuples of the cube" restricts calculations to a subset of tuples, but it does not address tuples that were previously loaded into the database and are now obsolete due to this limitation. I propose adding an additional flag (or a sub-flag linked to the existing one) that allows…
-
Closer integration between Board Data Models
With the concept of applications or solutions leveraging a more "modular" data model approach, an idea I would have is closer integration of multiple Board data models. A simple example would be an FPA Planning model with an HR planning module. In this example I could see two different data models: Data model which…
-
Focus Selection action in procedures
Hi all, I would like to request a new "selection" action in procedures to simplify selection management. Context We have often the situation in a procedure where we need to update the selection by going from a selection on a child to a selection on its parent. Typical case: my current selection is on entity Month for Year…