-
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
-
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?
-
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,…
-
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…
-
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…
-
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?
-
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…
-
Entity - Code & Desc Width
Hello community, I’d like to clarify the following scenario: If we create an entity with a code and description length of 20 each, and use a data reader to load data, what happens if some rows have values exceeding 20 characters in either the code or description? Rows with a code longer than 20 characters will be rejected…
-
trigger an ADF pipeline via rest call API in Board
We want to set up a procedure to trigger a pipeline in Azure Data Factory trough Board to refresh our sql tables in the datawarehouse However when checking the log we get the following error: {"ControlFlow":false, "StackTrace":"System.Threading.Tasks.TaskCanceledException: A task was canceled.\r\n at…
-
Entity Definition - Concatenation or not
1. Abstract In complex applications, we often face a situation where we have too many dimensions structuring the cubes. In such cases, it is necessary to evaluate the impacts on the usability of the application, and to measure the risks on the overall performance. In case of performance issues, one of the possible…