-
allow 2 descriptions/ names by entity name
Actually its only possible to create 1 description of an entity. And the same name will be displayed for the user for example in the selector (there are a few other examples like this) In this case we have to use a workaround and "hide" the name of the selector with a label Most of the entities an especially hierarchies…
-
reverse dynamic selection
I noticed that while in the select of an entity you can choose whether to make a selection or an exclusion, using the dynamic selection on a cube, you can not exclude what is in that cube directly from the select. It would seem more convenient to have this option in the select, aware that the problem can be easily solved…
-
INTEGRATED & ADAPTATIVE MANUAL
Hello some ideas about manual: * the Board manual should be improved and integrated in the board interface. * An a classic icon like (?) should appear somewhere in the top of the page and in the slide menu of objects * Different contents depending on license type. E.g. A developer will see the all the contents, a lite user…
-
Customise text on 'action' block in dataview
I don't believe this is currently possible (but correct me if I'm wrong) so I will raise it as an idea. When a procedure is added as an action on a block in a dataview layout it defaults to displaying the name of the procedure when the user hovers/clicks on it (as below) with the word 'Run' at the beginning. Often the name…
-
Clear cube applied on groups
It would be useful if the Clear cube function can be applied to cubes groups.
-
Alerts in GroupBy (WEB)
That would be nice if we could see a one single colour alert on GroupBys instead of some portions of different colours depending on the behaviour of what happens inside the GroupBy. Nowadays, only Circle option works on Web GroupBys. Figures, Blocks or BlocksOnly options don't seem to work for GroupBys on Web. You will…
-
Export Data to Excel in Flattening mode for Web client
Hi everyone, The title says it all, the "flattening" mode is very useful for users and it's not available in the web client. Current issue: * In the Web environment I want to provide users with both a nice visual (through a collapse presentation) and the possibility to export and reuse properly the data ("flatten groups"…
-
Keep dimensional colours in Portfolio Object
Hi Community, I often have been asked this question in A&R-Trainings: Wouldn't it be possible to keep the colour used be the System to distinguish between dimensional values in a Portfolio Object if the selection is limited to one of those values, only? Example from the Training: The sales persons can be distinguished in…
-
color different tab headers with different colors
Good day, Is there any possibility to color different cards inside a dataview with different colors, currently it is only possible to use a single color for all headers. This is a critical issue for us because having different folders in the various tables it is not immediately possible to visually distinguish between…
-
Smart Import should accept the uploading of zero
Currently, in Excel if I enter a zero "0" as a value, when I upload using Smart Import, it says it is successful but no value appears in the app. It is as though Board (Smart Import) doesn't know the difference between a null and zero! This is a very big pain for us where users often need to upload zero as a valid…
-
Quick layout : option to include automatically all relevant dimensions
Pain point: currently, configuring the quick layout function requires activating it on the layout, then adding all relevant entities. When a new entity is added to the data model, we need to go in all relevant reports, and add it manually in the quick layout setup. It takes times and it means very often we have consistency…
-
Option to Exclude an Entity Member from the Layout pop up menu
Hi Team, Currently I see we have the option to Select a specific member using the Select option that is available in the data view layout context menu - like the one highlighted in the screen shot attached. However sometimes there is a need to exclude a specific member from the layout, hence would it be possible to also…
-
Copy/Paste Tool for Data Reader's ETL
This proposal introduces a copy and paste functionality for ETL configurations within Data Reader objects in Board. Currently, when working with multiple Data Readers, developers often face the tedious task of manually configuring each ETL setting individually, which in some cases, is common for some Data Readers. This…
-
Add "Data Entry Dialog" as procedure action
1. What is your idea? I propose adding a "Data Entry Dialog" procedure action to enable the opening of a "Data Entry Dialog" during procedure execution. This would allow users to input values directly within a procedure logic/workflow. 2. What specific problem are you trying to find a solution to, or what new scenario…
-
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
-
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,…
-
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…
-
Default "Export Selections"
When exporting data to Microsoft Excel, it would be very beneficial to be able to default the "Export Selections" field to be automatically checked for all users. Users often forget to manually select "Export Selections", and as a result the parameters do not show up on the Excel export. The "Standard Microsoft Excel…
-
FlexGrid - Highlight Filter tab when filters are applied
When there are filters applied to groups (either in Pivot or Flat mode) these are not displayed in the headers with the classic funnel icon: We propose to highlight the Filter tab with a colour (or other ways) whenever a filter is applied to any field in the FlexGrid: This would also be useful to have immediate evidence of…
-
trigger procedure on data entry for specific blocks only rather than any data entry
Hi, if possible could have a feature where the set trigger to run a procedure or any action would be enabled but only when data entry is made on certain blocks of the dataview only ? currently if any data entry is made the trigger is executed but a control mechanism would be nice where we could control on which block when…
-
Include Temporary Cubes in Impact Analysis or other way to monitor
When trying to reverse-engineer ETL flows developed by someone else or to analyze the impact of a change to your data model, you are not able to reconstruct the full workflow as the temporary cubes are not present in the impact analysis. Please include them. In general, the impact analysis is very heavy to load and on our…
-
Code Interface for procedures
The no-code interface of Board is a limit whenever you need to apply the same changes across multiple procedure or even in the same procedure (if it is a long one). Moreover, advanced users who are familiar with coding would benefit from having access to the code directly. Going forward, AI Copilot-like features that…
-
Flexibility in licenses activation / deactivation and type mix
I think that moving from a "buy license" to a "rent license" and from “On Premise” to “SaaS” means a significant change of paradigm in terms of flexibility. As most of the SaaS providers, the licenses configuration should be customizable during the contract validity among different aspects. The first aspect would be having…
-
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
-
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
-
Extension of dynamic selection
At the moment, the dynamic selection is based on one cube. So an element of an entity is selected if there is a value for this element in the cube and vice versa. In my opinion this functionality could be improved by: the user is able to create the condition (referring to one cube) himself, for example: if(x>3,1,0) the…
-
Copy/Paste on Layout for Data Entry
Data Entry: There is no possibility to do the copy/paste function on multi selection of rows and columns: the only results of this activity is the paste only in the first selected rows. It would be nice to have this feature to do the copy/paste on multiple lines/columns as it was possible in the previous version (Board 10)
-
Rec Id on Log Files
Some log files, such as the mailer and data entry logs, have not a unique record id. This would be useful in structured analysis of logs. A counter would be enough.
-
Capsule Browser visualization options
I would suggest to add some default view options for capsules browser: have the option to always view the navigation left panel have some standard options for default view in capsule menu, like in win explorer, e.g. small icons, big icons, list, details .. thanks