-
Add an administrator console
It would be nice to have an administrator console allowing : - to have the history of the procedures launched - to access the history of the updates of the entities
-
Database profile - Avoid reload of database
Dear all, The database is systematically reloaded after a DB profile modification / creation. On my side I have a very huge DB (160 Gb) and reloading the DB takes a long time (about 20 minutes) and freezes the Board server for end users. So when you have several profiles to modify, we are blocking users for a long time. It…
-
Horizontal selector should not waste space
Horizontal selectors should not waste so much space by adding so much free space left and right to the element name. Brings up scroll bars where none is needed.
-
Prevent "Divide By Zero" errors
Hello, In a system with as many intersections as BOARD (or any multidimensional database), an administrator/developer cannot always guarantee an entry for a rate calculation. Currently, the way to solve this is to calculate the rate by doing something along the lines of: c=IF(b<>0,a/b,0) However, in other systems (ie TM1)…
-
user last login date/time
For user maintanance: Board Cloud (10.8) System Administration/Users Please add a colomn with last loging date and also provide it in the Export function.
-
[Cloud] Scheduled backup of capsules for life cycle management
Currently you have to manually backup capsule in Cloud for life cycle management purposes of your projects. It's not possible to schedule a backup of capsules toward the Shared Azure Storage like it's possible to do with database backup The idea is :* to schedule the processus from cloud portal either by calling a Board…
-
rows & columns - control execution button
It would be great if there would be a button in the rows & columns function where the user can start the execution/update of his changes —> currently BOARD is loading every step you make in there - if you made a mistake (choose wrong dimension or pull it into the wrong area) the execution in the backend/running tasks is…
-
Tree object: Option to hide text block in pop up screen
Tree object: Option to hide text block in pop up screen 1. What is your idea? Add option to hide text block in a pop up screen which is shown when a mouse cursor is pointed. 2. What specific problem are you trying to find a solution to, or what new scenario would this idea respond to? In tree object, I would like to add…
-
Hide user or group name from chat list
1. What is your idea? Add option to hide user or group name which you used before from chat list. 2. What specific problem are you trying to find a solution to, or what new scenario would this idea respond to? When you use chat with a user or create chat group, these users and group name are kept shown and there is no…
-
MOVE OBJECTS
Hello It would be fantastic if we could move objects using the 4 arrow keys of the keyboard
-
Graphs auto alignment similar to MS office applications
Could we have some graphical way (like PowerPoint shows the lines) which helps us align the graphs, charts and dataviews on the screen? It becomes a bit cumbersome to change the position and size each time we want to adjust these.
-
Board API Query Output JSON format
Ask is to update the json output format of the REST API queries so as to get column header and data in a single block, as opposed to headers in the columns block and data in a separate data block. This will make it easier for Customer's application to consume the query output. Attached images of current vs expected query…
-
Cube structure preview in Layout
In old board version ( < V10) if we go into layout we are able to see a preview on the entities defined for each of the cube. May be similar option can be provided in new version, so when debugging or reviewing a layout in screen or procedure we can get a preview on the structure for the cube.
-
Suggestions for Card Object Enhancements
Suggestions for Card Object Enhancements : Request to you include some enhancements in the Card Objects 1.Date Format should be in the Calendar form If the data entry is enabled on the Date type cube in the card Object, it should show the calendar option to input the date. As of now, it is a simple input and doesn’t give…
-
Layout "Data" column visibility
Hide and unhide a group of columns
-
Subcription Hub - Export of all columns
Dear all, In the SubHub, the export of data is very useful for analysis. Unfortunately, not all columns are exported, why ? It would be very helpful to have for example the last connexion date of the user ! In my point of view, this is the most important information to clear the users list and free some licenses. Thanks.…
-
Entity order / user view
In the database settings you can define the user view / order of entities. However this only affects the entity pane in the layout configuration! The entity order should also affect the entity order in Pager/Selector menu as well as Drill Down and screen/layout selection window.
-
Limit "Apply data selection" to relevant entities
If you navigate to another screen, by for example using a label with the action type “Go to screen”, you can either apply the entire selection to the new screen or no selection at all: It would be helpful to be able to limit the selection to those entities that are relevant to the selection on the other screen.
-
Enhancement of Virtual Cubes
Initially Virtual Cubes are a fantastic feature of BOARD. They are only acitve during the runtime of a procedure, you didn´t have to take care of old values, they don´t waste performance saving data to harddisk, … If it would be possible using a Virtual Cube also for Selection Steps and IF Statements it would be fantastic…
-
"Expand Above" in Data View
Hello, Version: B12.6 In data views with more than one entity per row, headers are automatically added for each entity used. Like so: However, if we want to have the summation going [b]down[/b], a subtotal at the bottom is required. This means that we end up with an empty header row, which just takes up space. My…