-
🧑🤝🧑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.
-
Order of filtering in Layout Selection window overrides Custom Sort order ranking on Entities
Hi, I noticed that my custom sort for this entity was not being followed on the data view the way I ranked it in the data model (image 1). It took me a while to realise, but I wanted to make it aware that the order of ranking in the layout selection window overrides the Custom Sort. This is misleading. I believe the Custom…
-
Styles and Themes for Objects
For each object type, the ability to create multiple saved styles and then save those styles to a theme so that when creating a capsule you can select a theme and when you create an object you can either do the usual and create a custom design or simply select from a list of predefined styles. Additionally if you update…
-
Change date format with Capsule download
Cloud Version 12.6 In Cloud Admin, when downloading Capsules, the default date format is DDMMYYY. Using this date format sorts file names in an irrelevant order. Suggestion: Change date format YYYYMMDD
-
A way to link objects automatically?
By this I mean applying sizing changes & formatting. When selecting multiple objects on 12.6, there does not seem to be an option to apply changes across labels?
-
Exit Procedure with "X"
Cloud Version 12.6 I recall seeing this idea before, but can't find the post. In case my (human) memory is lacking, I will post this as a new idea. When hitting the "X" in a Procedure message, the Procedure will act like I pressed the "OK" button - the Procedure continues. I understand you can use "Yes/No" option in a…