-
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.
-
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…
-
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…
-
Hardcode 'down total' formula to prevent it from referring to another block.
Hi, I've been having an issue where my 'Sales Mix (%)' calculation refers to a moving block from the layout, instead of maintaining the 'down total' function. To calculate 'Sales Mix (%)', I am using the algorithm: (Sales/Down Total (Sales))*100 or c/dt(c)% in the below example. The issue I am having is that the data view…
-
Add ability to multi-select columns in Block Format
Block formatting individual columns is a very time consuming job, and this would allow you to speed up the process a lot faster. You can currently multi select on the different rows, but it'd be very beneficial to CTRL+Left Click on the columns to format them together too. There are data views with over 100+ columns here…
-
Scheduled Capsule Backup to Z Drive
Hi All, I understood from support it is now possible to schedule snapshot of capsules in Board but still it is not possible to create scheduled capsule backups to the Azure Z drive. I would like to propose to have the possibility to create a procedure that performs capsule backups to the Z drive as this is the place where…
-
Add setting to allow horizontal display of "@Selection" substitution formula
In the image below, I'd like to display all of the selections horizontally on the grey banner, which is not possible using the substitution formula "@selection". Current workaround is to create multiple labels for each entity selected (8 in this example) and individually place them side by side on the banner which can be…
-
Enable capsule security the same way we now have Folder security
Problem When users enter the Board main page, they would like to see all the capsules that they have access to in one place. These capsule cards can be customized nicely to show some preliminary information using sparkline/footer, they can be color coded, have backgrounds and icons. However, now, if we want to make sure…
-
Best Practices in Writing Procedures
1. Abstract Most probably every Board application will have procedures to cover interactivity by the user (e.g., navigation), perform calculations (e.g., processing plan data) or run other backend processes like creating a backup. To provide the best maintainability, quality, and robustness, some guidelines should be…
-
Snap to grid option for screen design
I'm sure this has been suggested before but I haven't been able to find anything on the exchange. Myself and many of my colleagues have expressed frustration in getting objects correctly aligned. Is there a chance that a 'Snap to grid' feature could be added in future builds? Similar to how a tool like Figma (or other EPM…
-
metadata-driven modeling with BAML (Board Application Markup Language)
This feature is inspired by BIML (Business Intelligence Markup Language). To develop a board-application you don’t need coding skills. That is really great for beginners! To develop a board-application is mostly to create or alter meta-data. For example create a new entity. Give them a name, group, id length, desc length…
-
Culture-sensitivity with @datetime in Smart Import
Hi, I have a bit of trouble with culture and the formula @datetime. I have a cube that is populated 2 ways: either the user uses a smart import object to fill other cubes, and then the datetime information arrives into this timestamp cube using a formula. Or, if the users don't want to input anything, they can click a…
-
The Backup Mentality
1. Abstract Each Board environment should foresee an appropriate backup policy for the existing Data Models, should it be a development, sandbox or production environment. Such backup policy must always be present and it should be developed on top of the standard backup policies implemented by the cloud team for disaster…
-
Additional Features in Folder Security
Problem Statement: The users don't want to view all the capsules/ folders and instead would like to navigate from a main Landing capsule to all the other Capsules based on Go to Screen navigation procedures. Issue: The existing Folder security when applied so that the users don't have visibility for other folders, impacts…
-
Capsule Procedure vs Datamodel Procedure
1. Abstract While developers are facing procedure creation, they need to understand when it is appropriate to use data model procedures vs Capsule procedures. 2. Context As developers, it is our responsibility to always keep the long-term maintainability of our solutions in mind. Procedures must be developed in a…
-
Moving elements with the arrows on the keyboard
Hi! I think it would make screen design much easier if you could move the elements with the arrows on the keyboard, maybe to adjust the final pixels you need the side panel, but for the initial design it's much easier than with the mouse.
-
Application Navigation Design
1. Abstract Navigation is "the act of moving between screens of an application to complete tasks". It is about managing the path that the users can follow when using an application and therefore it involves defining the different navigation steps (based on the level of flexibility required) and eventually combining them…
-
Recent Colors in Object Color Menu
Hi fellow Boardies, This is a suggestion for what may seem like a small, minor feature that I think could end up saving developers quite a bit of time during front-end development of an application. Frankly, I’m not exactly sure why it hasn’t been made available up to this point (but I’m no software developer, so excuse…
-
Remove the capsule concept
Board is now full web solution. Therefor, is the current capsule structure still fitting? It had advantages in a desktop environment. But now, it's now lagging behind compare to other solution it terms of versatility. What we need : Every object currently in a capsule should be attached to a namespace that is store into a…