-
Enhance capsule log with Cube physical name
Currently, the capsule log only exports the cube name: In order to import and better analyse this log it would be very helpful if also the physical cube name would be exported (same as for instance in the data-entry log).
-
Base Smart Import suggested values in several dimensions
Hello, We just noticed that the Suggested Values Based on Cube feature has a limitation and it could be a good thing to improve its behavior. Currently, when the column is mapped with a text cube where the data expected is an entity value, it is possible to restrict the available suggested values using a cube. However, it…
-
Improve SQL error log
Hi all, Board has SQL error log like "SQLError_YYYYMMDD.log". We cannot easy to load this log into cube. However, in many cases, customer would like to know what kind of error they have in daily batch. Could you improve to data format of the log as normalized? I have tested it on B14.1. However, it is still same format as…
-
Ability to use javascript or Ajax or any scripting language to customize visuals
Ajax or javascript (or similar) scripting languages have evolved over a while and have been used to add dynamicity to visuals or show how screen objects behave when certain actions are performed. In the same context, if we can have the ability to put in some scripting capabilities, we can enhance the screen object and how…
-
Entity 'Copy' feature should be made available, apart from the 'Replicate' feature.
Hi, I hope this IDEA finds you all good and helpful. This IDEA concerns a simple feature that is currently not available in the Board application and making this available can help solving many issues related to the Incorrect reports and data. Cause of IDEA: Many users use the 'Replicate' feature, thinking that they are…
-
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