-
B14 : Layout Editor Small Improvement
In the layout editor, when clicking on "Axes" : It would be nice for the left panel to swtich to "Entites" as it's the only things that you can't drag and drop at that time and at the moment you have to do an extra click. Small annoyance for experienced user and not quite as user friendly as it could be for new users.
-
Custom link pinned improvements
Hello, Actually, we can pin the custom link in the top bar (Administration/Appearance), only at the left of it, near the logo. It would be better to be able to choose the location we want. In addition, being able to choose font and font-size would improve the general appearance and visibility of this link.
-
"Export to flat data file" option when using SendTo/Subscribe/Broadcast procedures
Hi, everything is in the title, most of our users export to Excel using the "flat data file" of the board add-in even if they are not using the addin. However this option is not available in the SendTo, Subscribe or Broadcast setups, which is limiting a lot the use of these functions. Can you please add it ? Thanks, Etienne
-
Data Entry performed - make the information about pending changes available to developers
The trigger action on a DataView can call a procedure to process any changed values—but, this will allways process the information row by row, meaning that the trigger action will be performed for each row in the DataView that has been altered, and this can be pretty time-consuming. You can, of course, use a label or…
-
FlexGrid - Reset filters (single / all)
Hi all, some of our customers are requesting to add 2 functions on FlexGrid related to filtering: Reset single filter with 1 click: appears on a column or side menu when a filter is applied) Reset all filters at once with 1 click appears on contextual menu when one or more filters are applied on different columns This…
-
Procedure steps improvements
We would like to request certain improvements to the "Edit procedure" screen, to have a greater level of detail about each step's configuration and the overall view of the screen. New detail for procedure steps: The "Detail" column in the edit procedure screen shows information regarding certain configurations made inside…
-
Expand datareader edit window in Board 14
The edit window for datareader in Board 14 is way too narrow. Currently it is nearly impossible to fully identify cubes, SQL table names or column names on a regular screen. The edit window for datareader should be just as wide as the pop up which opens when creating a new datareader:
-
Auto Adjust of markers for Graphs
Hi Team, Suggest you to add feature of auto adjust for markers when we want to show comparison. In the picture shown below orange line is behind the red line, which hides my marker for that line. Add the feature so it shows both line markers properly. Thanks. Regards, Vishwajit
-
Broadcasting – Select Presentation Owner When Making Changes
In the Broadcasting feature, we have noticed that when a user makes a change to an existing presentation or its mailing list, they now become the owner of the presentation. However, this can break the presentation if this user does not have the same permissions as the original owner. Could we please have a way to mitigate…
-
Return outcome of procedure execution from Procedure Status API
At the moment, the Procedure execution status public API only returns the outcomes "Completed" or "Running", and when it is completed there is no detail on whether it was completed successfully or not. It is a common ask for the client application's owners to be able to detect whenever the Board procedure completed with an…
-
Grand Total Group by format
Hello, It would be helpful if we could, in a layout, change the format Color and Font) of the Grand Total Group by. For now, it is not possible to identify easily the line (see capture attached) when the groups are collapsed. Thanks
-
Add Next Link Pagination method in REST API Calls
Some APIs used in the retail industry return data in pages, and the subsequent pages of data are provided through a URL within one of the response headers, as you can see in yellow in this Postman screenshot At the moment, the REST API Call can only support pagination methods based on parameters in the URL. Andrea
-
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…
-
Central scheduler
We have several instances and several schedules across the instances and we are moving everything to the same SubHub, this means shared user across the instances. For a balanced scheduling and in case of schedule users sharing it could be useful to have a unique central scheduler to have a full overview of which are all…
-
Mass popup message to all online users
We would like to request the reinstatement of a previously available feature that allowed for sending mass popup messages to all online users. This functionality was extremely useful and its absence has been notably felt for our customers. Use Case Scenarios: Maintenance Mode: Urgently notify all users to cease application…
-
Edit Row Format/Template on Drill Down Window
When configuring a drill-down pop up window, a developer can pre-configure an entirely different layout with a filter applied from the drilled-into row. In our case, we have configured a pop-up to enter comments, saving space within the data entry view. However, when we drill into a member with a Row Template applied,…
-
improve bullet chart object formatting
Hello, I suggest these improvements for the bullet chart object for Board 14.x: provide ability to display a char title (e.g. taking the layout title) as it is possible for the cartesian chart. provide ability to let the developer select the place where the label of the axis dimension is shown (currently it is only above…
-
Generate sequential numbers when importing with a Data reader
I want to generate a sequential number column when importing data into Board using a data reader. Can you do it?
-
Max item Number and Saturation part of Public API endpoint
Hi Community, Would be a great addition if Board's public API endpoint would return Max Item Number and Saturation information, since it is currently reporting only a small subset of info: { "physicalName": "…", "itemNumber": …, "name": " …" } Would be great to extract a wider set of Entity metadata, such as Max Item…
-
Add layout to the Menu object
Dear community, I believe it would be a great addition to Board if the Menu object was improved to allow layouts to be configured on it. Not to display information, but for the layout's blocks to be used in the Dynamic Options of the object. This addition would allow developers to customize the Board solutions, for example…