-
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 :
-
Going to data model > cubes > structure is making IIS CPU load to 100% and super slow
Hello, We have this issue for a long time. Each time we are going to Data Model > Cubes > Structure our BOARD platform is instable / super slow because IIS CPU load start to increase to 100% and IIS memory also increase a lot. As a consequence, our PROD platform became super slow and unstable for users. Most of the time we…
-
Format Template - Mass font size assigment
I have a rather lengthy template - I want all rows to be the same font size, but it seems I have to click on each row individually. Am I missing a "select all" option? Thanks! Matt
-
👋 Fixing the article on OpenID for on premise
Hi @Board Community, @Board Support, Is it possible to correct the template openid.config at the end of the article in link bellow ? It's full of typos and not even valid xml (<add /></add>!) and apparently not the right redirect url path too. A ticket was open, but we are currently going by a trails and errors methodology…
-
Database Security Profile - Improved UX and setup
Hello everyone, In the screen in the snapshot below, it would be helpful to add the following functionality :* Add option to sort cube list by physical name and/or groups * Create a DB new profile by copying an existing one to skip redoing all the cubes if only a few are different * Add a column in the cube list to flag…
-
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…
-
Presentations Governance
Organizations with hundreds of users need to have greater governance over presentations. It might be helpful to know which ones were created. Know which and how many presentations will be sent at a given time and to whom. The monitoring of the presentations would be useful to better understand the impact that presentations…
-
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.
-
Store SQL FileTable in to Board
Good morning: I saved a PDF in a SQL FileTable. Now I would like to read and write it from SQL to Board but I can't get it. I tried to upload the SQL FileTable mapping the differents fields but none of them succeeded. Could you confirm me if it is possible to send PDFs stored in a SQL FileTable to Board? As an example see…
-
Triggering procedures with REST API Calls from within Board
1. Abstract This article discusses the possibilities of triggering Board procedures via Rest API Calls from within Board itself and the how’s and why’s of this approach. 2. Context The Board Public APIs empower external systems to seamlessly interact with a Board application. By utilizing REST API calls, you can, for…
-
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).
-
Home Screen by User
I think it would help a lot with solution design if we could set a home screen against the user profile, so that we can design different home screens for different people within an organization and have them taken directly there upon entering a capsule.
-
Data Reader load 1st row only
Hi Board Platform, is there way to force a Data reader to load only the 1st row of a file?
-
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.
-
Board integration with Monday.com
Just got a question from a Customer if Board integrates with Monday.com. I was wondering if any of you interacted with this software before and if we can connect directly, via DR to pull data in Board? I'd think APIs but unsure from their website
-
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…
-
🚨 1 security filter's unexpected twist will leave you intrigued!
Hi everyone, I think it may be useful information for some of you to know that the 3 options under Security Filters actually doesn't have the same behavior! In fact the "Select Entity based on Cube" feature can be by passed the user itself! And it's by design *! By following the step bellow : Open a layout editor (where…
-
Is there a way to transport Presentations from one server to another?
Hi, I'm trying to move presentations built in S3 to C2. The Data Model and Capsule has already been pushed to C2. How can I do the same for the Presentations? Or will I have to manually recreate these presentations?
-
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":…
-
Level 200 Module 205: Issue with final totals.
Hi, I am having issues with my final totals with the sales actual report. The values are away off the from what is shown on the course yet the percentages are an exact match. I have rebuild the procedures and report several times and am still getting the same numbers. After inspecting the cubes after the data is published…
-
Unexpected behavior with empty Procedure Groups
Cloud Version 12.6. This might be considered a bug, but I will report this as an Idea of changing Procedure behavior. When a Procedure contains an empty Group, Board will immediately jump to the group below and consider the steps from the group bellow to belong to the empty group. However, if the empty group instead has a…
-
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…
-
Latest Value Per Month
I have a cube by Employee, Cost Center and Day. I would like to populate a cube which is by Employee, Cost Center and Month with the latest value (as close to the last day of the month as possible) for each Employee, Cost Center combination as shown by screenshot. Doing an extract reload unfortunately does not work as…
-
Level 200, module 204: All my numbers are double those of the screenshots in the course
Dear, After setting up the Data View configurations for the Sales and Units data, all my numbers are double those of the screenshots in the course? For example The units for the product "Bangle" in Feb 21 are two on my screen while they are one on the screenshot. Is there anyone that has an idea where the problem could…
-
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…