Platform Q&A
This forum is dedicated to Board platform questions, generally applicable to all members.
Please select 'Yes' if a response answers your question to better identify possible resolutions.
-
Data entry on if-function with inverse algorithm
Hello, I have no values in the column HR (Forecast) in some months. I would like to pre-populate these cells with a small number (here, for example, 5) in a new column to enable the cells to be filled by manual data entry. I have used an If function to fill the column: h= if(g=0,5,g). How can I create an inverse algorithmā¦
-
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ā¦
-
How can I calculate item value using FIFO and update batch quantities after each sale?
Hi everyone, I have a task I canāt figure out in Board: Iām working with monthly stock data, where positive values represent items being added to stock (purchases), and negative values represent items being withdrawn (consumption or usage). For each withdrawal, I need to calculate the total value using the FIFO (First In,ā¦
-
How to rename or alias header title column Dataview for entities located in axes not in data block?
I want to ask about how to rename or alias header title column Dataview? Because I have no found of solutions about it inside official documentation. Thank you previously.
-
What is the best-practice approach for data entry on multiple years per tab?
Scenario: (Board 12.6) Screen selection 18 months: (October 2025 - March 2027) 3 tabs (2025 / 2026 / 2027), in each of which only the corresponding months should be ready for input Is there an alternative to an algorithm that multiplies the data by a month cube and stores the data input inversely? Cube A (Month): 2025: 1ā¦
-
Numbered Axis
Is there a way to number the axis similar to an excel spreadsheet? Maybe I am missing something, but I cannot find any details on this in the reference manual or on here.
-
How block in layout display decimal value when tagged as Numeric vs Text
I am working on 14.2 and have come across a strange behaviour how the system is displaying decimal values when a block is tagged as Numeric vs Text. The Layout has YoY Change% displayed as 3 blocks, one is marked as Numeric while the other is marked as text. The block marked as text changes the decimal point to a comma.ā¦
-
How to proceed with the installation of Board virtual environment?
Hi! I'm currently on training for L3 product support and doing Level 200. I downloaded Setup WebHTML5 and Setup Server After installing the 2 documents on the image, I got this screen: Do we have to start the service or do we have to install a previous license in order to proceed? Thanks in advance!
-
Color blind color set
Hi, is there any functionality to adjust color for color blind people?
-
Board 14.2 vs. Board 12.5
Hi there, do you have an easy overview what the changes are between the newest version of Board and 12.5 for a front end user? thanks, Maik
-
Saving @Selection_Ex() result
Hi all, We are working on new functionalities for cost allocations, where we will need to store the explicit selection made by the user. This selection can be done on 1, 2 or 3 different trees, containing up to 30 entities each. I don't want to store the resulting selection at the lowest level of the allocation driverā¦
-
Data Flow divide dynamically
Hi all, has anybody an idea how to dynamically divide in a dataflow ? The above is basically "Cube divided by number of months in the past minus 1". getting the month from today minus - 1 doesn't do the trick. Thanks , maik
-
Can the file extracted from a BLOB procedure be renamed after the extract process ?
-
Pacer vs. Selector
Hi there, I have a screen in which I have a pacer which is filtering months. I created a procedure that should apply the filtered month to the next screen. However it doesn't do it. Therefore am I correct that you need to have a selector always when you want to screen selections in a procedure? Thanks, Maik
-
Conecction failed S2
Hi Today, I tried to open s2 (development), and it says that the connection failed. Where can I check this connection? Any idea why the other two platforms run normally and this one doesn't? Thanks
-
Images Carousel
Has anyone ever made an image carousel? And if so, how have you done?
-
Color Alert on data view object with multiple entities by row.
I am attempting to apply a color alert to the data view below. While the color alert successfully highlights certain rows, it does not apply to rows that support drill-down functionality. Instead, the alert is only triggered at the second level, once the row is expanded. How can I ensure that the color alert is alsoā¦
-
Drill to screen Selection
Hi, We have the following dataview, where we have three entities: Products in rows and Months and Roles in columns. We have enabled a Drill to screen to allow user to navigate to a second screen with a similar table, where the detail by subproduct is displayed in rows. But, when we double click on a cell and navigate toā¦
-
Creating a PDF with Multiple Reports from Various Selections
How can I create a PDF export combining multiple reports, each with different data selections? For example, I need to generate 10 instances of the same report, with each instance showing data based on a different jurisdiction. I want to ensure that the original formatting and objects are preserved in the final PDF. I amā¦
-
Experience with two time-entities in one Cube and data entry
Hello everyone, for our budget planning we would like to create a report with this setup With the standard time entities this setup is not possible, since month and year are on one branch of the entitytree. For other purposes we created a custom month-entity which groups all the same months (all Januaries, allā¦