-
Improve Backup & Restore with timestamp.
Today when you backup a databse it basically copies the database whithout a Timestamp. In the Cloud (for instant : MyDatabase.hbmp) , it copies it in the Backup folder. Then, you need to rename the folder (eg : MyDatabase_20190701). With large databases if you try to rename the folder it takes hours (or does not work at…
-
Text with placeholders to be filled with blocks
There are some reports with lots of recurring text and numbers that change. So I want to be able to use the label field and the dynawrite with not just one block, but with many. And in between put some text. e.g. "The National Association of Realtors said Thursday that its pending home sales index fell 1.5% to a reading of…
-
Master Capsules and Editing at Scale
Have you ever built different capsules, maybe because some users should see something that others shouldn't? Maybe the Sales team should see only some screens, while the management should be able to see all the screens? Most of the times, great part of the screens are identical through the different capsules, except for…
-
Keep dynamic selection active on the screen when using a selector
Using a cube to dynamically set selection on the screen is a very convenient functionality Dynamic Select. However, these dynamic selections are overwritten when there is a screen selector using a different entity from the same tree (screenshot attached). We want to use a cube by User and Project Category as a dynamic…
-
Rule Definition and Management Improvements
Good morning Community, I'm writing you to suggest some enhancements to the RULES set up page, as dealing more and more often with big corporate projects, the maintenance and implementation could be a bit slow and difficult and in some cases small changes could jeopardize the behavior of the whole process. What happens…
-
Customise Menu Button
I would like to suggest that Board provides a configurable/customisable menu, that enables users to select/deselect the buttons that they wish to appear at the top of the screen. This would help to minimise clicks and avoid unnecessary use of dropdowns. The previous version's 'Inline menu' option was only a toggle on/off…
-
Inline Menu Back for B11
B11 has brought many improvements in terms of ease of use and navigation, however with regards to the menu option on the top i am missing the inline menu. I am guessing there is many options and with B11 there is a fitting issue, but in this case maybe we should be able to choose which areas we wish to have in an inline…
-
Pager controlled axis / dynamic axis
Hi, The axis in a dataview should be controllable by a pager. Like this: The pager controls the row axis. Setting it to a different value, changes the axis dimension of the dataview. This would require a dynamic entity, with the names of the entities that the user can see. It could work via trigger or via a setting in the…
-
Images/pictures from URL in dataview
I want to use dynamically pictures from URL sources in screens, dataviews, label. The dataview could profit a lot from it - right now pictures used in the Column Algorithm can only reference images out of the capsule. If URLs could be used as a source, much more dynamism would be possible, also leading to leaner capsule.…
-
Allow for export of notes in Presentation Mode
This is a straightforward request from the customer who wants to prepare a presentation deck in the BOARD Web Client and share it in a PDF/PowerPoint format to their co-workers: "Allow to export the presentation notes of the Presentation". It could be added a screenshot with the notes or just as additional notes below the…
-
Hide single functionality of "Sliding Toolbar"
Business Contest The client wants to disable "Save" and "Undo" buttons and to embed these functionalities into a procedure that performs other calculation steps after the data entry saving. Example: in a screen there is a button that perform a currency conversion, after data entry step. In this case, if the user save data…
-
NEXEL - Restore dataview blocks from NEXEL file
Rebuild / Load NEXEL-Files IDEA I would like to suggest that the BOARD NEXEL structure be expanded to allow for developers to recreate the dataview layout on which the NEXEL structure was built. functionality for NEXEL would be expanded to include: * Visual indicator to see that a NEXEL structure is part of an object…
-
Radius Around a Point On a Map - RAPOM
INTRODUCTION The Map object is my favourite objects in BOARD as it is simple to use, highly visual, intuitive and interactive. With little training, users can analyse data without knowing they are doing so; an important factor when introducing technology to tech shy corporate users. Using this object, a user can see…
-
Insert New Row Dataview in Web Version
The functionality of "Insert new Row" is very useful and appreciated by clients (especially Bulgari Rome), when the end user need to create from scratch a new planning combination. It would be great to have the same functionality also in the web version.
-
Improve Date format in Export to Excel
Dataviews exported to Excel, that contain date cubes, do not behave as 'normal' excel users would expect. The dates are exported as TEXT, not dates. When an excel filter is added to column headings, the date column lists the dates in text order (not chronologically - eg 01/04/2018, 04/01/2018, 08/12/2016 etc) When sorting…
-
automatic `.all` entities as parent entities
Suppose you want to compare one customer with all the customers. You select one customer per pager and want to have a dataview with the sales of the one customer directly comparing it with all of them. You add two cubes, one with the sales for that customer and another with the sales of all customers. That second cube…
-
Dynamic ranking functions in dataview layout
At the moment the ranking functions are computed once for the dataview and only recomputed when the screen is refreshed. I'd like to have them dynamic. They should be updated whenever the sorting is changed by the user. So the cumulated values are computed as expected by the user. That would also allow finding out whether…
-
Search with (updating) downtotals
Currently when searching in a dataview, it is not possible to see at once the sum of rows that are returned by the search. It'd be great if the totals of the dataview could reflect the value of the search restriction.
-
Enhance the use of BLOB cubes
We're using the BLOB cubes to get attachments from our contributors and to consult them at central level within our organization. For a given reporting type, a single contributor can attach up to 50 external files. Currently, as soon as a contributor attached an external file, the file's name is lost for ever when stored…
-
Overlaying mask
Currently, a mask is applied underneath the screen so any object in the screen is rendered on top of the mask. Moreover, it doesn't allow to use layouts. It would be useful if to have layouts in masks and to have a new mask class that overlays the screen. In my current project, we are managing the user access to certain…
-
"Displaying Zero values as" Options
Currently you can choose to display zero values or not. If you display the zero value, it will show as "0". My idea is to add more options for how to display a zero. For instance, could we display zeros as "-". Example from excel below.
-
Keep Parentheses around Negatives in Export
Currently if you have set your report to show negative numbers with parentheses, the export to excel or pdf will not keep those parentheses.
-
Synchronizing time axis between databases in a multi-database screen
Context Very often we have use cases where we need to compare data between two databases. We build two layouts (necessary because different data models) and we put them side by side. Having common selectors is of course not possible in the general case (that's the point of making two DB) but it would be very practical to…
-
LDAP Authentication Enhancement
Background: Currently, LDAP requires an administrator user to login (as configured on the LDAP Server configuration), and then all other users can login. This means that all the other users need to be under the same tree of the administrator user, regardless of the levels of nested folders. If the administrator user and…
-
Datamodel Tags
Hi, at the moment, when developing a BOARD datamodel, we do not have an easy way of finding sub-sets of cubes/entities/etc.. used for a specific business process inside a database or with specific features, for example: * all cubes used in data-entry for budgeting purposes * all cubes containing actual data loaded directly…
-
Pivoting Dataviews
THE IDEA I would like to suggest that the dataview object retains all the native functionality available in horizontal alignment when using the vertical alignment (pivoted Dataview). EXPLANATION Currently, the dataview object is highly versatile in formatting and application when aligned horizontally. One can drill,…
-
Web Client: Copy Slide in Presentation Mode
Context This is a request directly coming from a customer and would STRONGLY enhance the usability of the Presentation Mode which would close the loop. Issue - The user has a reporting page where he/she starts from a blank screen with an empty dataview and user adds columns in the report builder - The user saves the…
-
Slack Integration
Slack has become a popular instant messaging and collaboration tool. The collaboration tools within BOARD are very powerful, but only available while users are logged into the system. I would like to see API hooks made available so a integration could be built. This would allow BOARD screens to be shared and commented upon…
-
Add SubGroups to Menu type Flat Horizontal and Flat Vertical
Currently, in both Desktop and WEB, the menu object, when using Flat Horizontal or Flat Vertical, does NOT display the SubGroups, if any, that are included in a Capsule's site map. Other menu types do. It would therefore be helpful to include SubGroups in both these types of menu.
-
Select multiple members by text string
Hi All, currently, if you want to select a greater number of entity members on a screen (for example a list of 50 specific articles), you have to click on a selector, search for one, select it, search for the next one, select… and so on. In a few projects now, users have asked if they could enter the desired members as a…