-
add an option to avoid duplicate labels
add an option to avoid duplicate labels
-
COPY/PAST Rates from EXCEL to Board (Dataview)
good evening community, I have a problem : when I copy several rows of rates from EXCEL to BOARD (Dataview). there are some rows that do not copy and remain unchanged. I don't know how to explain the behavior of the software in this situation. do you have any ideas or solutions to help me please ?
-
Export data to xlsx - change default image properties
We have noticed that by doing an export data to xlsx (Standard Microsoft Excel Workbook) of a dataview with columns of type Image, it is not possible to filter images correctly on Excel. I am attaching a screen (excel filter problem) to show you what I mean. As you can see, in addition to the correct filtered model image,…
-
Save data entry automatically runs procedure
1. What is your idea? When using the standard save dataentry function on a screen (F9, from sliding panel, from WIN Client, from procedure, in advanced data entry) BOARD should be able to run a predefined procedure 2. What specific problem are you trying to find a solution to, or what new scenario would this idea respond…
-
Save / Restore Screen selection
Summary: An easy way to store my current screen selection and restore it at any time in any screen. As is: Currently, we can get this functionality by storing the screen selection in cubes by user and dimension I want to store. For complex apps, It means that I need to create a large list of cubes to save each dimension…
-
Rules Editor : Add "Apply" and "validate" button
When editing a rule the "save changes" button close the window and bring you back to the list of available rules We should have the option to save without closing the rule. Then we get an error through a notification pop-up with ALL the error in the ALL rules, but it can only display 4 lines which can be unrelated to the…
-
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....
-
Fix the duration in the Gantt-Chart (its off by 1 day)
Hi, it seems like the automatic calculation of the duration, which one can enable in the settings of the Gantt-Chart, is wrong by one day. For example, the duration for an activity from the 10.1.2023 to the 13.01.2023 is shown as 3 days, while in reality there are 4 days: 10,11,12,13. I assume it just calculates…
-
"Expand Above" in Data View
Hello, Version: B12.6 In data views with more than one entity per row, headers are automatically added for each entity used. Like so: However, if we want to have the summation going [b]down[/b], a subtotal at the bottom is required. This means that we end up with an empty header row, which just takes up space. My…
-
Enrich dataview formatting options to approach IBCS® standards
1. What is your idea? Enrich the dataview's format settings. In particular the block-specific #format settings of a layout. Currently, the several formatting options I know are : * use row templates for the ByRow entities * use block formatting options (Dataview Menu > Layout > Block configuration > Format): I can set…
-
Show "Entity used in selection"
1. What is your idea? The Idea is, to show in the Entity list of the database a hint, if this entity is used in a selection (like “in use in a cube”). In addition, there should be information on which elements the selection are based on. Also where the selection is set (which Screen, Layout, etc.) 2. What specific problem…
-
Subcription Hub - Export of all columns
Dear all, In the SubHub, the export of data is very useful for analysis. Unfortunately, not all columns are exported, why ? It would be very helpful to have for example the last connexion date of the user ! In my point of view, this is the most important information to clear the users list and free some licenses. Thanks.…
-
Enhance the DataView Layout SORT function
Currently DataView layouts can only sort by ONE block/entity. It would be helpful to be able to apply a sort using several blocks. For example, where a client's data has 3 levels - eg Site, Floor, and Work Area and you wish the report to sort by Site, then Floor then Work Area descriptions, and the date the Work Area was…
-
Data View - Hide Grand Total
Add in graphic options of data view the option "hide grand total". In some cases it could be useful. See the picture attached: this report is by currency / company. here I want to see the total by each currency but not the grand total (sum of different currencies, no sense) Workaround: set same colour for grand total…
-
DYNAMIC TIME SELECTION IMPROVEMENTS
In dynamic selections panel for time entities I suggest following improvements 1 have the possibility to set a cycle, e.g. last 3 years from current (as in the block functions) 2 have the possibility to set the "YTD months" based on fiscal year also 3 have such options available in SELECTOR object also, if referred to a…
-
Smaller, non-obtrusive tooltips
When there is a button (image) in a table, when you mouse over it, a tooltip pops up to explain what it is. However, the tooltip is enormous! It gets in the way. It can be extremely annoying. Imagine two buttons (images) in a table, you want to click one but when you mouse over, the tooltip of the other gets in the way. It…
-
Extract geographic coordinates from map chart
THE IDEA I would like to suggest that the ability to capture the latitude and longitude position of the mouse pointer be incorporated into the MAP chart object. The pointer position is already displayed dynamically in the bottom left hand corner of a map chart but as an Easting and Northing coordinate and is not available…
-
Export Cube / Entity View to Excel
Hey, after adding the feature "Export Impact Analysis data to Excel" in version 12.3 it would be great to have a similar functionality for the Cube View and Entity View in the Data Model section. In my opinion this would make documentations way more easier especially for big data models. Kind regards Thomas
-
Enable data entry with "Vertical alignment"
In here, lots of customers are using following layout with Excel for budgeting. Put on measures(Infocubes) on rows. However, BOARD is not allowed data entry with this layout. When I put on cubes on rows with vertical alignment, data entry is not possible. I expect strongly with implemented this on board.
-
Dynamically display of time periods in headings
It would help us enormously if we could dynamically display the time periods of the underlying data in the headings in Board data views. Always just a descriptive text like "Plan year" and "Plan year + 1" is not user-friendly.
-
Dynamic Selection based on multiple cubes
Hi, sometimes when displaying for example a report showing sales and quantities it would be helpful to apply a dynamic selection based on both cubes (we could have items with sold quantities at zero sales value). Moreover it would be great also to have a dynamic selection based on a layout: in a report showing current year…
-
Dynamic Header Dataview
Hi! At the moment we are able to view entity-selections in a lable. It be a huge relief to use the function within the dataview as dynamic headers instead of using ctrl-cubes.
-
Dynamic Axis Scale for Waterfall
When setting up a Waterfall it can happens that the middle bars are so small (compared to the starting and ending bars) that it is impossible to see them. Hopefully in the web the marker is plotted outside the bar, so it's visible, but the request is to have all the bar enough large to be visible. It would be nice to have…
-
Drill to Window/Popup
When I drill on a DataView a popup opens. When I drill to a screen a new screen opens (either in the same tab or an additional tab). It would be useful to be able to drill to a window so my new screen appears on top of the existing screen, but as a window. This way I can move the window around and still view the screen I…
-
Drill Through - Allow ability to hand-type SQL in "Manual" mode for web client.
1. What is your idea? I'd like to create a drill through that returns * fields of a table/view by referencing one or many Board objects in the web client. Right now I have to individually specify each field that is returned by a drill-through instead of a simple SELECT * query. 2. What specific problem are you trying to…
-
Drill down - allow developers to choose opening size of popups
When the drill-down is selected, and the popup window appears (rather than going to a screen), the user is often presented with the need to use the horizontal scroll bar to display the full width of the data displayed, or to click on maximise button ( [] ) in top-right of popup window. We, as developers, strive to minimise…
-
Disable BOARD Menu in Web Client / General Start-Screen
Hi, we want our users to navigate in our own structure. That’s possible and easy to build and administrate with the current tools. But when it comes to the Web Client we have the left site BOARD menu. I know that some of the options can be disabled, but not the capsules browser. We don't want to use the capsules browser. I…
-
Deny sharing option
On a reality with hundreds of users who appreciate and use the presentations abundantly, we want to have control over what they can share and what not. To achieve this, an on-screen option with a "deny sharing" flag might be useful. Once the flag has been activated, that screen can no longer be shared in any way (by…
-
Datetime / Timestamp type cube
My idea Add a new type of cube : Datetime that store date and the time! Basically, it's the same as type date but support n decimal places to handle times like in Excel. Use case (exemple) : In my current project, users need to view the exact time when a task in the workflow has been completed and/or when a coworker has…
-
Customise session timeout value
1) What is your idea? To be able to set the session timeout to be 20 minutes. 2) What specific problem are you trying to resolve? We are trying to reduce the security risk for a system built using Board. Long (60 minutes) timeouts leave sessions vulnerable to reuse by people other than the user. 3) What workaround have you…