-
Charge unbalanced entity with datareader
Hi community When i want to charge an unbanlanced entity with my datareader , i always have one rejet for the parent code not found and in the relationship part i find that the parent code is missing , do you know where comes from the problem?
-
Possible to load unbalanced hierarchy throught smart import ?
is it possible to load an unbalanced entity throught smart import ? Because i can't find de parent code in the mapping part
-
Trigger a Board Data Model Procedure from Excel Add-in
Hi All, Has anyone tried to trigger a Data Model procedure from Board Excel add-in using an API or any other approach? Regards, Vikash
-
Google Doc Connection
Hello everyone! I have a question: does anyone know if it's possible to establish a connection between Board and Google Docs? I have a questionnaire that nearly 200 people will need to complete, and the different scores they enter should be aggregated to calculate averages. Ideally, they could fill it out in Google Docs,…
-
What is the purpose of "Position Changes" in the Data Model Transporter?
We recently executed a backup and restore of our core data model from production to non-production. Everything was aligned momentarily; However, as soon as we developed a couple new objects (cubes, rules, entity formats), the data model comparison tool exploded to show several hundred changes between environments. Of the…
-
Introduce a "Mini Map" View in Procedures
Problem : When working on long and complex procedures in Board, it's easy to get lost navigating between multiple steps, loops, and conditional blocks. The current linear view makes it hard to maintain an overall understanding of the structure, especially for debugging or reviewing purposes. Suggested Feature: Add a Mini…
-
"Preview Mode" in Dataflows
Hello Community Problem: Currently, there is no way to preview the output of a Dataflow without executing it entirely. This leads to several issues: Risk of overwriting existing data if the logic is incorrect Long execution times, especially without perimeter filters Difficulty testing or validating transformations safely…
-
Simplify Selection of Descendants in Unbalanced Hierarchies
Currently, when working with unbalanced hierarchies in procedures, there is no simple way to select descendants of a parent element in a dynamic way. This limitation creates a lot of extra work during integration and makes maintenance difficult, as developers have to rely on complex and fragile workarounds. A simple and…
-
Limitations when pushing data from MDB to RDB via Dataflow
All, Are we aware of any limitations when pushing data from an MDB cube to an RDBMS using a dataflow? Scenario Overview: We have an MDB cube composed of four entities - 3 General Entities + 1 Time Entity Entities Max Item Item Count Entity 1 100000 30141 Entity 2 1000 41 Entity 3 100 8 Month Infinity 204 The goal is to…
-
Aggregate functions for Board Cubes
Hi, if you display a Board cube in a DataView and group it by an entity, then a sum is always formed for the values from the cube. Is there also a way to form an AVG(), MAX() or MIN() on the individual values instead of the sum, so that an average or a maximum value is obtained from the individual cube values? I would like…
-
level 200 - module 203 - Build a Screen to visualize the loaded actuals data
Hello, I am having a challenge with previewing data after completing the steps below My preview returns empty. with just product in the first row and total in the second. No other data is present. I suspect that I may have missed a step in the set up of the temp cube, but I struggling to find what it is based on the…
-
Unsynchronized Procedure names
Hi, I needed to adjust a procedure that is assigned to a field in a Dataview. However I could find it in the data model. Because it has been renamed at some point How can I synchronize the names to ensure someone can find it? Thanks, Maik
-
Why does the "Previous Year" time function still return current year data?
I would like to understand why, when I enable the Previous Year time function on the cube, the result still shows the current year's data. For example, I only have data for 2024. However, when I activate the function, the values returned are still from 2024 — instead of returning nothing (since 2023 data doesn't exist) or…
-
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…
-
Normalizing time hierarchy
I have enabled the week dimension in time range settings. This is the setting windows. The hierarchy looks something like this - I have updated the hierarchy and normalized but the aggregation function is not working as expected. When we are trying to roll up from week to fiscal year the total is coming wrong.(I have…
-
Select Entity Based on Cube Option
Hi, I would like to suggest a new feature on select based on cube on procedures. Quite often I need to select tuples based on cube even if the sum of the tuples over a period = 0. In order to do so we have to create a Temporary cube. Could we imagine an option just like keep mode to set select tuples even if the sum of…
-
Account Set up
Hello Community! My boss/Board expert just left, and I have a simple question for your experts out there! Where can I go to see how an account is calculated in the P&L? Thank you for your help!
-
Data Reader Configuration From Local System
Hi Team, I attempted to configure the data reader to load a CSV file from my local system. However when i specify the file path, no files appear to be available or recognized by the system. Please advise if there are any prerequisite configuration or settings that needs to completed before this step? Thanks for your…
-
Question about dynamic selection with two parents of the same entity
Hi Community, I’d like to share a slightly complex use case that might open a discussion on potential improvements or clarifications around how dynamic selections work in Board. 🎯 Context: I have an entity called Month, which has two parents: Month of the Year → contains values like January, February, etc. Year Period →…
-
Procedure Select step critical bug
Hello, I am following the 212 module and I am working on the BUD - Consolidate Budget into P&L procedure. after following every step, I am stuck at the Select Account step in the sales group. The UI element that is supposed to allow me to select an Entity isn't working. No bypass that I know of is currently working (not…
-
expiration of the training environment for the 200
Hello, I have a question, after the expiration of the training environment for the 200, is there a way to recover what I did before (like the screens I created, procedures ... ) or not?
-
Extract / Reload / Clear Cubes by Group and Support for Sub-groups
Hi Community Currently, procedure steps like Extract Cubes, Reload Cubes, and Clear Cube apply to all cubes or to manually selected ones. I suggest two improvements: Add the ability to perform these operations by cube group(or subgroups - improvement 2) (via dropdown selection) Introduce the concept of subgroups within…
-
Procedure Concurrency Management: Lock Edit Mode When in Use and Enable Read-Only Access
Hello Community, Currently, multiple developers can open the same procedure in Edit mode at the same time, which increases the risk of overwritten changes, loss of work, and version conflicts. I suggest implementing a concurrency control mechanism where: A procedure is locked as soon as it's opened in Edit mode. Other…
-
Linear Programming Problems in Board
How can we solve Linear Programming Problems in Board - Nexel or Procedures or any other tool ? Example contribution maximisation with limited machine hours, what should be the product mix. In Excel we can solve this using solver addin.
-
Suggested value in Excel Add-in
Hi ! Is it possible to show suggested value feature to user when using excel add in ? Also can I put data validation check in excel add in?
-
Selecting Months for Single Month & Multiple Month graphics
I am trying to set up a screen that uses a single month selection for a waterfall chart and multiple months for a graph of monthly figures. I have managed to get a procedure that selects the last twelve months, however I could not use this selection alongside the waterfall chart. I have tried using a custom time entity but…
-
204 - Procedure - Selection Step bug
Hello, I'm following the B14 204 course and I have an issue where when I want to select "Timestamp: ACTS - Actual Sales Upload" in my procedure, nothing is available. As you can see here, I cannot select anything. I've been told that it is a UI problem, but is there a way to circumvent it? I have reloaded the VM but…
-
Improve Procedure Sorting - Add Last Modified / Creation Date Columns
To improve the tracking and maintenance of procedures in Board, I suggest adding the following columns to the procedure list view: Creation Date Last Modified Date These columns would allow developers to: Easily sort and filter procedures based on recent changes Track the history and relevance of procedures Simplify code…