-
Is Row Number/Counter Possible in Export DataSet
i am trying to export a report and i want a row number, or else it would be helpful if i can insert the row number/counter values through data reader in etl
-
FAIL BROADCAST:Action cannot be executed server side. Sending it to client using procedure mailbox.
I am trying to use schedular for broadcasting the emails automatically. so when i am trying it broadcast mail is getting failed. when i am doing it manually through the procedures tab , broadcasting is happening . can anybody help me with this
-
Board taking so much time for export text cubes and large size mdb cubes , is there any way ?
Board 14.4 is taking almost 2 hrs for extracting a text or large size mdb cube . Is there any way that i can make extract faster. I have tried using extract cube and dataset both , i didnot found a solution yet.
-
Proposal: Implement "Get Back" Mechanism for Data Reader Error Recovery
The error management feature for Data Readers introduced in version 14.4 is excellent, but it creates an operational challenge. Currently, every single data reader requires explicit configuration of an error handling group - there's no way to simply let execution continue with subsequent steps when an error occurs, which…
-
Level 300, Module 305 - Functional Q1, GBP not visible
There was an error rendering this rich post.
-
If then else in procedure: which role plays the current active selection?
Dear community, I am wondering which role the current active selection plays in an If then else procedure step. According to the help https://help.board.com/v14/docs/execution-flow-action-group#if-then-else , the selection context existing (user profile, screen selection, Pager's selections…) when the step is run should…
-
Incorrect values
I am building a solution in the board platform, I have set up the procedures correctly taking cargo previous year multiply with growth factor and target should populate the result but the result is incorrect the values are not correct. the growth factor is 10 Why is the value is incorrect?
-
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…
-
Level 200, Module 204: Bug with Refresh Screen within dynamic procedure
I am trying to do this step: Run the Procedure by pressing on the Label object in play mode Apply Dynamic Increase Label Object Set the "Country" selector on the screen to "United Kingdom". Select "Apply Dynamic Increase" to trigger the "BUD - Increase Sales Budget by Dynamic %" procedure. Validate the data calculated…
-
Level 200 part 204
Hello, when I go to Select the "Initialize Budget" label in play mode on the "Sales Planning" Screen to run the Procedure to initialize the budget, the Variance and Variance % columns are not valued in 0 and I don't understand why. I attach the "Sales Planning" screen, the related Selectors and procedure . Thankyou for…
-
Level300_Module 303: Step "Adjust Planning Data Model Procedures", Actual Months are wrong
Hi, I have an issue in this section. I have set the FCST 3+9 as the data entry version. And now I am in the step above. In the Forecast group I shall add a step after 15 as below I would assume that Actual months and period <>0 should be three as FCST 3+9 is defined, but I always get nine. This is the same issue why I have…
-
Level300_Module 303: Step "Adjust Planning Data Model Procedures", Actual Months are wrong
Hi, I have an issue in this section. I have set the FCST 3+9 as the data entry version. And now I am in the step above. In the Forecast group I shall add a step after 15 as below I would assume that Actual months and period <>0 should be three as FCST 3+9 is defined, but I always get nine. This is the same issue why I have…
-
Level300_Module 303: Step "Adjust Planning Data Model Procedures", Actual Months are wrong
Hi, I have an issue in this section. I have set the FCST 3+9 as the data entry version. And now I am in the step above. In the Forecast group I shall add a step after 15 as below I would assume that Actual months and period <>0 should be three as FCST 3+9 is defined, but I always get nine. This is the same issue why I have…
-
Standard "integrated" copy function for e.g., Versions, Scenarios etc.
Hi all, it would be great to have a integrated copy function. Use Case: During a planning cycle we want to copy a Version 1 into a Version 2 (Entity in a Cube). Therefore, we have to create a procedure, define temporary cubes without the entity Version, add for nearly each cube a step with temporary cube not dimensioned…
-
Asynchronous Option for Call Procedure Step
Objective Add an "Asynchronous" option to the Call Procedure step. This feature would allow the calling procedure to continue executing subsequent steps without waiting for the called procedure to complete. Key Benefits Improved User Experience: Users can interact with other features on the screen while long-running…
-
Copying cubes from one version to another version
Hi, Actually we working on a procedure where users can copy data from one budget version to another version with one click. However, working on 700 cubes and tracking each and every cube, makes it tedious and manual tracking of every cube is quite difficult. So, having a feature in which we get a option to copy data from…
-
Support x-www-form-urlencoded body type for POST API Calls
At the moment, in REST API Calls if I have to set up a POST request with a body, the body type can only be in json format, which means that the only value supported for header Content-Type is "application/json". In some cases, especially API endpoints that return tokens but they are not standard OAuth2 flows (like in some…
-
Notes and descriptions for full procedure
I think it would be beneficial for developers and all users, if it was possible to write notes or a summary of what the procedure is doing here. either as a separate tab next to options, or as a Notes box under the Name.
-
Add a Sub-Flag for Tuple Cleanup After Limitation in Dataflow
Currently, the option "Limit calculation to tuples of the cube" restricts calculations to a subset of tuples, but it does not address tuples that were previously loaded into the database and are now obsolete due to this limitation. I propose adding an additional flag (or a sub-flag linked to the existing one) that allows…
-
API Integration
We were loading the actual data in our application in BOARD with manual files. Now we want to integrate it with ADW Datalake. Please let me know how we could connect the servers with BOARD to fetch the data instead of loading it with text files.
-
Scheduler failing.
Community - Need your help in understanding the meaning & reason of the error message highlighted in yellow in attached image.. As a matter of fact, the same is working as expected in lower environments.. but issue in higher one.. can anyone help in decoding the reasoning and solution?
-
Closer integration between Board Data Models
With the concept of applications or solutions leveraging a more "modular" data model approach, an idea I would have is closer integration of multiple Board data models. A simple example would be an FPA Planning model with an HR planning module. In this example I could see two different data models: Data model which…
-
Focus Selection action in procedures
Hi all, I would like to request a new "selection" action in procedures to simplify selection management. Context We have often the situation in a procedure where we need to update the selection by going from a selection on a child to a selection on its parent. Typical case: my current selection is on entity Month for Year…
-
Server Command - Batchfile not visible
Hello Togehter, i try to execute a batchfile with server command step. I placed a batchfile in folder /Board/Job, but it is not visible. Is there more configuration needed? Thanks for your Help!
-
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…
-
Level 200: Module 216: I am not able to scroll down and view the net income, total expenses
I have got all the functional test right but at the end I am not able to view the Net income, Total Expenses and other details. Is there any wrong in my P and L rules, I have attached my P and L rule also
-
Procedure Selection step bug B14 Level 200: 212 Module
Hello Team, I am following the B14:212 module and I am working on the BUD - Consolidate Budget into P&L Data Model Procedure section after following every step, I am stuck at the Sales Procedure group step 2. The UI that is supposed to allow me to select an Entity which is not working. I also checked the…
-
Module 212: Not able to view the values after Update P and L
Previously i had pasted all the screenshots regarding the issue, one thing i noticed now is after completing all the processes , the screen is popping results of 2024. But according to the steps it should be of year 2023. Is there any problem with the year. if i select year 2023 in the play mode i am getting values similar…