-
Layout dashboard based on cube
Hello All When you have several dashboards on one screen, it's often necessary to use the layout of a dashboard to integrate specific selections. It would be very useful to be able to base these selections on dynamic cubes, as in the layout of the screen. This is particularly true when you want to work on different periods…
-
Align Save button in Procedure
This is a minor thing, and could probably easily adjusted. When hitting the Save button on a Dataflow step in the Procedure, the left side of the Save button is on top of the right side of the Procedure Cancel button. In case a double click is registered when hitting the Save button, you could accidentally exit the…
-
AutoFill on Dataview Columns
Hi! I was wondering if we could add a Fill Handle (similar to Excel) that would allow users to easily enter data in a multiple of cells within the same column, without the need to use lock and spread. This would work similarly to the (>) keyboard shortcut that already works for filling a row in Board > Fills cells to the…
-
📅 Add an culture insensitive variable : @datetimeISO
Currently @datetime is culture sensitive which make it very inconvenient to use in most case like with APIs. I know the following idea has been accepted but still, it would be a great addition to have @datetimeISO with ISO formats. Source :
-
Hide header column for Smart Import
Hi, The idea is as simple as the title suggests: it would be nice to be able to hide columns for smart import. It would be much easier to manage screens like this: Because it is, in fact, a game of superposition: Have a nice day, Mateo DE LOS RIOS
-
🧑🤝🧑Impersonate a user features
The idea is for account with developer licence and necessary access to a server to be able to Impersonate any user from his account directly. You select the user you want to impersonate from a drop down list then everything you view - his selects, read & write data, folder access etc.. - are like the member itself on your…
-
Add tools to migrate Roles / Features / Folder security (Life cycle management)
The idea is to add tools for developer to be able to migrate "Roles / Features / Folder" from on the server to another easily You can have many roles and folder security profil in a multiple application context and migrating those from on server to server is a tedious process at the moment. Either an export to csv file or…
-
Update decimals numbers
Currently it is possible to display 2 decimal places, although the tool has many more loaded behind it. The problem is that if when updating a number, the first 2 decimals are the same, but it changes from 3 onwards, Board does not update the number because it considers it the same.
-
Logging Improvement - DbChanges.Log
Hello all, The DbChanges log is a great tool to have. It provides at a high-level what changed, by whom, at what time…but it's a bit TOO high-level. Currently, the log shows: 20230822 09:55:25Cubesadmin 20230822 09:55:25Cubesadmin 20230822 09:55:26Cubesadmin 20230822 09:55:26Cubesadmin 20230822 09:55:26Cubesadmin 20230822…
-
Logging Improvement - diagnosticYYYYMM.log
Hello all, Within the file "diagnostic«YYYYMM».log", there are various actions that are called out as part of the log. Specifically, if a process clears a cube without selections. [2023-11-01 08:48:10.648 -04:00] WARN { "Username": "x", "CorrelationId": "x", "Procedure": "cap - Update - Volume MS", "TaskId": "x", "Action":…
-
Allow for filtering in dataviews to work alongside aggregated functions such as 'distinct count'
Hi! Currently I believe that all filters in a data view are disregarded when a cube in the data view has the aggregation function - 'distinct count' enabled. We have found a work around (as we were using this to find averages), however this functionality would still be very useful in the future and in other use cases.…
-
Enhance SAP DataReader procedure step with substitution formulae
It is possible to set additional parameters in the procedure step referring to an SAP DataReader Unfortunately, it is not possible to use any substitution formula here where the values to be used could be directly derived from a selection. The parameter is directly transferred to the connector as plain text. It would be…
-
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…
-
Relevant documentation linked in IDP Import
Hi, When importing into IDP, documentation is mentioned in the drag and drop screen. It would be nice if this were a link, so we could click it and immediately start reading the manual, without having to search for it. Thanks!
-
Export and import of users from IDP should use tab delimited .csv instead of comma delimited .csv
Hi, When we export the list of users and their settings from the IDP today, the data gets exported into a .csv file that works with regular commas as separator objects. This can cause problems, as it is possible to have commas in emails, in metadata, in the name of the role, etc. If then the file is opened and worked with,…
-
If a user does not login for a specified time, their account is disabled automatically
In the IDP we have a max number of licences. In order to better manage those licences, could we have an automated feature whereby the user is disabled (in the user profile in the IDP there is a disable tick box) if the user has not logged in for a specified time. For example, if the user doesn't login for 12 months, the…
-
Linking Scroll Bars - DataViews
How can we ensure that dataviews move simultaneously together if they are of the same width ? For example I would want the 3 bottom columns to move at the same time as the top as they are linked, but as it's 3 v 1 it tends to go out of sync.
-
Procedure Visibility in Security
Just like Cube Visibility in Database Security, it would be meaningful to have the same security functionality for Procedures, where you can have Cubes that control Procedures that are possible to run. It could also be applied to Data Reader (Visibility).
-
Track Cubes in Cube Visibility
Cube Visibility in Data Security is a great tool. However, it can be difficult to track which Cubes have been set. Especially when new Cubes are created during development. It would be helpful if you are able to highlight which Cubes have been set.
-
Ability to Set a Data Entry Trigger in drill down popup
Currently the Data-Entry Trigger can be set only by the master data-view , it will be good to set a custom data entry trigger specifically designed for the drill-down popup. For now, we can work around the issue using 'Drill to Screen', but it would be interesting to have this capability within the 'Drill Down' itself.