-
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…
-
Selector : members keep showing on top when making a search
Hello, For now, when you use a Selector with the option "Grouped at the top" for the "Show active members", when you make a search, members already selected does not keep shown at the top, as shown in the capture. I think it would be convenient to have an option that allows memers to be kept at te top even when we make a…
-
Security cube visibility with Vertical Layout
Hello all, We have detected a problem concerning the application of “cube visibility security” and “vertical layout” combined with an “Algorithm”. Here's a simplified case: Entity: “Version” with members (Version1; Version2; Version_Final) Cube: “VERSION-LOCK” dimensioned by Version and with a 1 on “Version_Final”. Cube:…
-
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…
-
Massive replace of Data Reader source
Hello everyone, It would be really useful to have the following functionality implemented in Board, as we would be able to have more flexibility and easily maintain the data models. Massively replace the source of non-text Data Readers. Why? The connection between a Data Reader and its Source is currently based on the name…
-
ASCII Data Reader - Load first/last rows
Hello everyone, It could be useful for developers to have the following functionality implemented in Board: Add a new setting on the Data Reader "properties" tab that allows developers to specify a certain numer of rows to be loaded, and choosing wether to load the first or last X rows of the file, and ignore the rest of…
-
Substitution formulas in Data Reader path
Hello everyone, It could be useful for developers to have the following functionality implemented in Board: Have already existing substitution formulas recognized on the path field of Data Readers. Usage example: By using @database on the Data Reader's path, when duplicating a database, and renaming it, we wouldn't have to…
-
Filename substitution formula in Data Readers
Hello everyone, It could be useful for developers to have the following functionality implemented in Board: A new substitution formula @filename that returns the name of the file being loaded in the Data Reader. This formula could then be used in the ETL. Usage example: The client's cubes have the dimension "Month of…
-
Extracting a Rule to Validate (Board 12.6)
While troubleshooting a Rule function, the extracted file is in the form txt document and the rules / formulae are in the form of Entity member codes and not description. Hence, it becomes difficult to validate the rules/formulae for the developer/support/user, in the event a calculation is populating incorrect numbers
-
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…
-
FlexGrid - Add more settings to the embedded charts
The embedded charts in FlexGrid are still very limited. It is therefore necessary to integrate the settings of these charts with the same functionality as the chart object (or at least the main ones): Some reported issues from our customers: It is not possible to adjust/resize the X-axis labels in such a way to maximize…
-
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…
-
FlexGrid - Ranking function Vertical % and others
We would like to reactivate the Ranking Functions already present in Dataview also in FlexGrid. In particular the Vertical %, in order to be able to obtain the calculation of % vs group totals even when groups are modified by the user: In addition to the DataView: the functions should correctly recalculate the totals…
-
FlexGrid - Algorithm functions GT() and others
We ask to add the algorithm functions 'GT()', 'DT()', 'RT()' in FlexGrid to achieve the same behaviour as in DataView i.e: GT() >> grand total DT() >> column total RT() >> row total The main objective is to get in FlexGrid: the calculation of percentage weighted against the 3 totals the dynamic display of these values when…