-
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…
-
FlexGrid - Grand Total line
We request to add a Grand Total line in FlexGrid, Pivot mode: Currently we need to select all the data in a column to see the total value in the status bar: Or to add an aggregation level to see the Sum: but in this case, if you apply a column filter you won't get a new total (the total depends on screen selection only).…
-
Database security: Cube visibility
In the "Database Security" section, we have noticed that if we use cube visibility to define user action perimeters, it works everywhere except in dataflows. This behavior, despite being documented in the manual, seems quite illogical because if the functionality helps in profiling security profiles in a faster and more…
-
Paste a selection from e.g. excel
Hi, a possibility where I can select e.g. several customers by simply posting a list of customer numbers from an excel into the selector would be amazing. Checking a number of, lets say, 100 customers currently forces you to search and select them one by one (for an enduser). Therefore a copy paste solution from an…
-
Improve formatting capabilities for Unbalanced Hierarchies in Row Templates
We have an unbalanced hierarchy that comprises of four levels for which we would like to apply different formatting in data views at the individual levels. The hierarchy changes very frequently and contains thousands of members that are essentially managed by end users. As such, manual maintenance of a row template is not…
-
Ability to enable data entry at groupings when hide totals row is enabled
Hi, we have a customer who's asking if we could enable data entry at a grouping level when multiple entities are by row when the total row within the grouping isn't enabled through the feature of hide totals row. Since there are multiple entities by row, it is proving to be a hassle to locate the total row for each…
-
Enable data entry at a higher level when cube has 0 value
Hi, as the split and splat functionality goes, unless the cube 1 has some values, if we want to enable data entry at a higher level of aggregation than the cube 1 dimension itself, the data entry only becomes enabled if the cube as a value. To resolve it, we flow a very small constant number (by opening up the calculation…
-
No transfer of selections made in play mode into design mode without having been asked
Other than in the versions before, Board 14 transfers temporary selections done in the play mode automatically to design mode when switching to design mode. This very quickly leads to the screen being saved incorrectly (with the wrong standard selection) if you are not very careful. And this results in a lot of extra work…
-
For multi-tab screenshot output functionality.
With the second or later tabs of a multi-tab open If a screenshot is taken with a second or subsequent tab open, the image of the first tab is output. Therefore, if you take a screenshot of a screen with multiple tabs, We would like to be able to take a screenshot of the currently open tab.
-
Temporary Cube in use y/n
Hi team, It would be a great advantage if the information as to whether a temporary cube is used in a procedure or not were directly available in the definition window. During the development phase, a number of temporary cubes are created and only some of these are still needed at the time of deployment. If the above…
-
Selection applied only to 1 layout in screen
Hi, The idea/need is to be able to apply a dynamic selection to 1 layout only among many others in the screen. Today we can apply a selection to a block but not to the whole layout by a capsule procedure. Linked to ticket : 00120539 Thanks