-
Export to Excel - improved file-naming
It would be useful to enhance the functionality of exports to excel (and pdf) to enable more meaningful filenames to be created. My suggestion is that there should (in Web) be 2 new properties associated with each object, for which export to excel (and pdf) would use as part of exported filenames. This would improve the…
-
Waterfall with "Switch row/column" option : allow to define a starting point / end point.
Hi team, when using the watefall chart, the "Switch row/column" is a very useful option to define each block of the waterfall through specific cubes/formulas. My typical use is a "margin bridge" with the split of price, mix, volume and exchange rates effects, a classic of business controlling :) When I build it, I miss the…
-
Upload custom colour palette
1) What is your idea? To have the ability in Board to upload a custom colour palette, such as a company or brand colour scheme, which then can be selected and automatically applied to charts. 2) What specific problem are you trying to resolve? To make it easier to apply brand colours to reports. Also, by offering users a…
-
Option to change storage drive in File Upload functionality in Cloud
1. What is your idea? Add option to change storage drive in File Upload functionality in Cloud or change storage drive C to Z for File Upload in Cloud 2. What specific problem are you trying to find a solution to, or what new scenario would this idea respond to? In current File Upload functionality, files are uploaded to C…
-
DataViews with dynamic column width
Currently, a fix column width needs to be set in order to display the largest number in a data view. If this is not properly set some digits are hidden, misleading the users. However, the largest number possibly displayed can change a lot based on the screen selection. Therefore, a large column width needs to be set to…
-
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…
-
Drill down in maps
Would it be possible for data that is being displayed in a map object to be distributed to a lower level of detail as you zoom on a map. Say for example, my Geography hierarchy is * Country * Region/State * City * Suburb/Postcode * Street Currently you would need Lat/Long cubes for each level in this hierarchy and 5 map…
-
Improve the Selector display used within a procedure
When performing data input over the web, we're triggering procedures relying on the "Interactive selection" feature. When the selector pop-up is displayed, it always shows the "code + description" of the entity member, which is, in a data entry user point of view, sometimes not convenient. Technically speaking, we'd like…
-
Beautiful Heatmaps
Heatmaps can be very powerful to make pairwise comparisons (e.g. when you have a list of scenarios). Unfortunately, we do not have many options for colormaps in BOARD right now, which limits their interpretation. For example, I think I would not be able to create the heatmap below in which I compute the difference btw…
-
Broadcasting: Subject, CC, BC and Body
Dear BOARDville citizen, we are not happy with the current Broadcasting function (using BOARD 10.3). Currently we are using Broadcasting to inform our user about updated report/screen in BOARD. For example at the beginnen of each month we are informing our cost center responsibles about an updated report after the…
-
Save / Restore Screen selection
Summary: An easy way to store my current screen selection and restore it at any time in any screen. As is: Currently, we can get this functionality by storing the screen selection in cubes by user and dimension I want to store. For complex apps, It means that I need to create a large list of cubes to save each dimension…
-
Select  member by typed words on the Web
When I enable data entry for entity, I'd like to select/search member by typed words. v10.3 desktop client it is possible, but the web is not. See attached. Desktop Web: I have to select from another dialog. It is good to have same behavior between client and web. Thanks
-
Dynamic time offset
There is no chance to label the layout blocks with an offset. If you want to show the previous year, the block has to be labeled with "PY" or similar. To handle it you have to implement a tempcube with the period entity and a capsule procedure which is triggered by screen open trigger like this: Then you can use the…
-
Active Selection view/hide panel
Introduction BOARD allows for developers to switch on or off a flag allowing current selections to be applied to another screen. However, this method, has a number of problems in that firstly, it is hard to keep track of the current selections; substitution formulae does not function correctly on html5 platform. Also, it…
-
Default option resize
Currently the screen resize option when opening a new screen is "fit width" as default. This however is not really valid for all models / capsules / devices. If you use any of the other options and navigate, you have to constantly change the screen resize option afterwords. It would be great if one of these options could…
-
Enable data entry with "Vertical alignment"
In here, lots of customers are using following layout with Excel for budgeting. Put on measures(Infocubes) on rows. However, BOARD is not allowed data entry with this layout. When I put on cubes on rows with vertical alignment, data entry is not possible. I expect strongly with implemented this on board.
-
New screen object: Multi-Selector
Hi All, during a presentation of a process mining tool I saw a pretty neat object and thought that maybe this could be replicated in Board: A selector that allows you to choose the entity you want use in a drop-down. What could this look like? The object would be divided into an upper and a lower part. In the upper part…
-
Writing a comment via pop up in a procedure
I just wanted to share this idea with the community. Feedback welcome!! We currently can write text and/or comments in a cube, however we cannot really integrate this process as part of a procedure. It would be great to enable a procedure action that allows a pop up to appear where we can write text and that this text is…
-
The option to hide and show containers in realtime
Hi, It would be nice to have the option to show and hide containers without a screen refresh. This way you can add for example your selectors in a container and with a small button on your screen you can show or hide the container. This would give you more screen space because your navigation and filters can be hidden. See…
-
Switch button
I would like to have a switch button to manage binary parameters. Currently, we can get the same functionality with a tick box. The switch button is already in BOARD but not available for front end developers.