-
'Continue on Error' checkbox for Rest API Calls
Hi, with Rest API Calls getting more and more important and part of our solutions, an option to enable a procedure to continue on error would be appreciated. Right now, if the API Call fails (e.g. if if the call limit is exceeded or there are too many parellel calls), the procedure simply aborts and everything after is not…
-
Select entities to clear in a cube
Today we have the possibility, in a Procedure, to clear the Cube with existing selection ("Use current selection") or clear the whole Cube (default). If you only want to clear on specific Entities you will need to setup a save & restore selection and/or de-select & re-select specific Entities. Suggestion: Give the…
-
Dynamic filter on Layouts - for flags
Hello! I was wondering if there is a way to introduce dynamic filters for binary flags/indicator variable that only take values that are 0 or 1 and can be displayed as tickboxes on the dataview. For users that wish to filter for materials in a drill down for example, it would be super helpful if they were able to select…
-
Use of Rules in Layouts
The limitation by using rules in layouts should be elimiated since it limits the use of quick layout massively. In our case we calculate a %-KPI which can not be safed in a cube and must be calculated on the fly. Using the quick layout and having the rule set on the cube not only leads to not calclulated KPI´s but also…
-
Ability to mask descriptions in a demo mode
It would be great if we had a way to hide descriptions or have an alternate description that we could use to hide customer names, etc if we are demoing a model to outside groups. We have external reps we want to demo to and potentially at meetings of peers and conferences, but don't want to show customers names, group…
-
Copy/Paste Individual blocks from a layout
Hi, It'd be useful to copy and paste individual blocks from one object's layout to another, carrying forward any block references/functions applied to that particular block. This would remove the need to duplicate the same work across multiple objects requiring that same cube; making it more efficient to develop objects…
-
Dataview Feature to change the color of single row based on condition
Hello, I think it will be useful to add a feature to change the color of a single row based on condition/cube value… Example : We have Forecast cube displayed by month (as ROW), we need to display the ROWS of ACTUAL months (Jan-Jun) in green, and the rest of months (Jul-Dec) in red Thank you team ! Best regards
-
Feature to add a "+" symbol in front of positive values only.
Currently this can only be achieved by using text algorithms, which can be very time consuming and difficult to manage across multiple screens/objects. Using the image below as an example, can we add a feature to add a "+" value in front of the 89.0% without writing it as an text algorithm in the data view? I understand…
-
Data Entry in column
in long tables we have have an option of using ">" for multiple data entry for each row how about an option to enter multiple data in each column????
-
REST API call connection timeout
Currently REST API calls are using a "fixed" connection timeout of 100s. If connection to the endpoint is not established within this time limit, the call is ended. It would be great if the timeout could be extended/paramterized.
-
Add extract button in profile Security TAB & Automatize user & profile extract
Need: 1- Button to extract information from profile security tab as user tab already has 2- Automatize this information (ie: perform the extract inside a procedure, from a .bat or similar) Uses: This would be helpfull when searching information about user's information/loggings to find candidates to be deleted in order to…
-
Possibility to schedule a task several time par day
Today the lowest level of recurrence for a scheduled task is the day, so it is quite hard and boring to schedule a task every hour, or every 15 minutes for ex. It would be great to have the possibility to schedule a task several time par day.
-
Default Formatting for Dataviews and Other Objects
Hello, It would be great if we could set the default formatting for toolkit objects just like we used to have in the windows client with the corporate identity designer. Right now we have to copy/paste every single time which isn't centrally managed and leads to inconsistencies.
-
Temporary Entity
Just like we have temporary cubes in procedures sometime we need dummy entites of one or two members may be more depending upon calculations, so like temporary cubes how about having temporary entites??
-
Add option to set all 'Modes' in a Data Reader to 'Add New Item' automatically
Hi, I think it'd be useful and efficient a have a button to switch all the modes automatically from 'Discard New Item'/'Read' to 'Add New Item'/'Replace'. This would be very useful in new data models or when loading a new entity/hierarchy as you do not have to manually change the mode for each field area in the data…
-
BCUBE capabilities for calculating values for different time periods (i.e. YTD, Prior YTD, TTM, etc.
The BCUBE Board Excel Function is valuable for retrieving monthly/annual values, but it would be great if it had the capability to calculate values for different periods. As an example, many of our reports show MTD actual vs budget, YTD actual vs budget, YTD actual versus Prior YTD, etc. It would also be valuable to be…
-
Clear cubes selectively
In addition to clear an entire cube it would be convenient to be able to clear a cube selectively, for example: select one or more elements of an entity or select elements of more than one entity before clearing the cube.
-
"Save as"-option for cubes
Procedures, Data Reader, Screens can easily be duplicate by using the "Save as"-option. This functionality would be helpful for the creation of cubes as well.
-
Increased flexibility when using dynamic selections
Hi, it would be helpful to be able to use one or more conditions when using dynamic selections. This means, after having selected a cube, to have the option to create a condition with regard to the values in the cube, for example "=1" or ">2" or "and(>2,<5)".
-
Add pop up button that directs to data reader steps in procedures
Hi, I was wondering if we could please add a button similar to the "call procedure" step which links to and directs the user to the procedure that is being called for the data reader steps. The proposed button would look something like this and would open a new page that links directly to the data reader that is being read…