-
Monte Carlo Simulation
I have had a few discussions of late and it seems I am not alone having discussed it with some coleagues, around if it is possible to do Monte Carlo simulations, there are mixed views some feeling something close could be achieved using nexel but in general it is felt that it would be difficult, so wondering if it is…
-
ADD "TREEVIEW" OBJECT
Hello, this is something i would like to suggest for a new release of BOARD. * What is your idea? Among the existing configurable objects of the Toolbox, I would like to suggest another one which is the TREEVIEW. With this object hierarchical structures could be displayed graphically and automatically synchronized when a…
-
Enable direct entry of the row number in the ETL Data Reader
Hello, Would it be possible to enable direct entry of the row number in the ETL Data Reader? This feature would provide a quick way to check our data and formulas, especially for large data sources (e.g., in my case, I have 200,000 rows).
-
Flexi Grid - Keep Top
It would be useful to have the ability to filter the number of rows displayed by the Flexigrid object. The functionality would be similar to the "Keep Top" feature in the DataView object. Regards ,
-
Capsule Summary Info
Just like we have a Summary in each data model, can we have a Summary in each Capsule? I was recently tasked to evaluate a very large application (9 data models, 37 capsules) for the purpose of streamlining and estimating complexity of the application. The data model summary helped to identify the most complex model, but I…
-
Enable "Cut" for Procedure Steps
Hi, when you create a procedure with a lot of steps and you want to move a larger amount of steps within the procedure (for example into different groups), you currently have to copy&paste and then manually delete the old steps at the initial position. It would be very helpful if you simply have to option to cut&paste.
-
Allow the use of Temporary Cubes on Smart Import objects
The idea is simple: Allow the use of Temporary Cubes on Smart Import objects as we do for Data Readers. It should be possible to type the Temporary Cube name and load data into it. The Temporary Cube should be configured in the Trigger Procedure launched after a Data entry action. Today, for the Smart Import object, we…
-
Board 14: Please bring back the possibility to change the screen fit mode in design mode
With Board 14 the possibilty is vanished to adjust the applied fit mode in design mode. You can only change the screen fitting when you are in play mode. In our opinion working in an actual size mode is not always the most efficient way, especially when arranging screen elements or when the enviroment background with an…
-
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…
-
Allow setting "Non-Exit" of procedure when cancelling interactive selection
Hi team! The idea is very simple and practicable for control flow in Board procedures: When using "interactive selections" in procedures, it would be highly beneficial to developers to have the option to intercept a user cancelling on "interactive selections" - in addition to the current default and only option of exiting…
-
Procedure steps improvements
We would like to request certain improvements to the "Edit procedure" screen, to have a greater level of detail about each step's configuration and the overall view of the screen. New detail for procedure steps: The "Detail" column in the edit procedure screen shows information regarding certain configurations made inside…
-
Responsive selector's member size
Dear community, In the latest versions of Board, the space needed for Selector objects to display its members has increased. Back in Board 10 for example, Selector's members didn't need as much space as it does now, having the ability to display several more members than now with the same object size. Additionally, the…
-
Multiple Down/Sub Total Rows in a single Data View
Dear Community, I would like to propose the addition of multiple sub/down total rows in a single data view. It would allow for not only a sum row at the bottom of each data set but also an Average row or other analytical calculations that summarize the data. This would give users a more detailed and versatile summary of…
-
Visibility of IDx in Entities in the Data Model section
Dear Community, I know that the Idx information of entity members is available in the web, when activating the showing the developer tool window. If this information is stored and visible, it would be of great help to add a field in the Data Model > Entity showing this Idx. Hope I'm clear, Best regards, Pierre Juppet
-
Debugging training
Hi all, In many occasions new BOARD developers/consultants don't start a project from scratch, they start from an already built solution and they need to solve issues or to evolve it. From my point of view, the "debugging" is as important as the construction, so I ask for an specific training in the academy with the…
-
Ability to activate/inactivate Total & Grand Total in Column Display
hi For example: if there is two or more column entities are used say Year, Qtr and Month. M1 M2 M3 Qtr 1ttl, M4 M5 M6 Qtr 2ttl,… Qtr 4-Ttl, YearTtl, Total There is no feasible option to hide the total, disabling row total in axis settings has different impact on the report settings. Appreciate considering this request and…
-
Indipendent display mode by each entity in axis
It would be amazing have the capability to choose display mode (code, desc, both) indipendently by each entity set in the axis thanks
-
RUNNING TASK : MORE POSSIBILITIES TO STOP A TASK
Some tasks are launched and, as an administrator, you can't stop them. It's very annoying, especially as there's no explanation. So you may have to open a ticket Would it be possible to have clear information about why a running task cannot be stopped? And perhaps have the means to stop it anyway, knowing the consequences?
-
Separating Code & Description - Axis Setting
I was wondering whether it would be possible to add an option to separate the code and description of entities added to the axis setting. With the hack mentioned in this post, the sequence of the breakdown of the data via the entities is not respected. Currently I am using the code setting in the axis setting and adding…
-
An Extended version of the Board Substitution Formulas
Board offers a diverse array of functionalities and features, positioning it in a prominent and distinctive position within the competitive landscape that spans both Business Intelligence (BI) and Corporate Performance Management (CPM). One of the standout features that distinguishes Board is its Substitutions Formulas,…
-
separated area for "in ram databases" and "pending changes" lists
ciao, sometimes the Board Administrator need to check whihc are the databases currently uploaded in RAM and/or the list of the "pending changes" for a specific database. currently these informations are in the "Logs" section BUT in big environments, with a lot of users/actions, you could have a lot of logs for the standard…
-
REST API - Execute Procedure with Selection
Selections are an elementary concept for controlling procedures in Board. When starting a procedure from a screen, a start selection is usually passed with it. We need this possibility also, if we start a procedure over the rest Api. The selection could be passed in the body as JSON. Currently only the database name and…
-
Hide Screen List configurable depending on users
hide screen list options is a ON/OFF option it could be useful have the capability to deactivate it for some users (e.g. administrators or process owners for an application). It could be made on different levels: as default, in security profile settings (e.g for administrators) at capsule level, defining exceptions on some…
-
Enable capsule security the same way we now have Folder security
Problem When users enter the Board main page, they would like to see all the capsules that they have access to in one place. These capsule cards can be customized nicely to show some preliminary information using sparkline/footer, they can be color coded, have backgrounds and icons. However, now, if we want to make sure…
-
Board in Swedish language
Hi, we see a need for having Board in Swedish local language. Brgds, Niklas
-
Probably The Best Alternative to CSV Storage: Parquet Data
1. What is your idea? Board support a lot of datasources. Probably the most used are csv files. However, with ever increasing amounts of data, working with csv files becomes a pain. Parquet files can be an alternative. Head-to-head comparison CSV Parquet Row-based storage format. A hybrid of Row-based and column-based…
-
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…
-
Subtotals for distinct count
When using the distinct count aggregation function in Board 12, no subtotals are shown in data views. Would be great to have subtotals for aggregation functions when using multiple row entities.
-
BOARD Cloud - Admin Portal - Enable Schedule for Services Restart
In BOARD Cloud platform, it's not possible to schedule Restart of Services. It could be nice to be able to schedule the restart of Board Engine service and Board Web service. As well as being able to schedule the "Unload" (of a DataModel in RAM). These schedules would ensure to have a Re-set of application on a regular…
-
Master Data cleaning
Clean obsolete members in a db is a chaotic exercise, while for some applications it is mandatory to do it on a regular basis. Board should provide a tool, that detect such members (i.e no actual data for last 2 years) and propose to delete them without impacting screen selections, procedures selections....