-
How to create bar chart in Data View
1. Abstract This article describes a specific use case: visualizing a bar chart in a data view object. 2. Context In some projects, it can be asked to render a bar chart in a data view object, to provide an immediate visual representation of the numerical values directly in line with the data. This allows users to more…
-
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?
-
dataview algorithm block: how to set summary mode to 'no total'?
Hello, I am wondering how to hide the total value in a dataview for a block of type algorithm. This is actually possible for a block of type cube: but i don't see it for a block of type algorithm: Do i oversee some options in the block settings within the layout window ? as a workaround, i play with foreground and…
-
Level 300, Module 305 - Functional Q1, GBP not visible
There was an error rendering this rich post.
-
Azure Storage Security
Hello everyone, I’d like to address a sensitive topic related to platform security. By default, the board servers are connected to Azure Shared Storage as part of the cloud configuration. In this setup, anyone with the SAS (Shared Access Signature) key can access the Azure Shared Storage. I'm referring specifically to the…
-
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…
-
Screen responsive ratio and Hiding Board Header - Get real viewport height to avoid screen clipping
As a Board developer, you certainly have struggled with defining the aspect ratio of your screens and masks. The pain is even greater when considering that different people not only might be using different screens with different proportions around the world, but also that each person might keep their screen configured…
-
Scenario and Best Practice Inquiry: Entity Granularity Adjustment in Board Reporting
I have developed a report using a data model with structured entity relationships. The core entities include:ID, Level 1, Level 2, Chart of Accounts (CoA), Level 3, and Currency. In the initial design: ID was defined as a child of Level 1, Level 2, and CoA. Level 3 and Currency were not linked via relationships, as they…
-
Level 200: Module 212 : I am not able to view the P and L screens Values, it is displaying blank.
I have attached all the screenshots please help me with this
-
Level 200. Modul 209: The values are not matching, can you help me with this about the mistake
There was an error rendering this rich post.
-
Flexgrid Headers
How can we remove these annoying aggregation functions indication from the Flexgrid Headers? It makes it impossible to fit columns to the needed width without making the header unreadable. I would also be fine with the possibility to wrap the header text. Moreover, the possibility to use @Selection in the header has…
-
How to set up a 4-4-5 calendar
*NEW—includes video demonstration. Build Along with Board Follow along as we provide a demonstration to further illustrate the basic principles shared here. Please note the recorded example may vary slightly from the written example, providing an alternative approach to the 4-4-5 calendar.…
-
Data Model name in the Running tasks page
Hi Team, Sometimes when we have multiple data models in an instance and there are certain tasks triggered by different users which could be refer to different data models. However the running tasks information in the System Administration section does not give this information. Can we please see if it is possible to…
-
Apply Selection to Layout Block - Chart / Dataview
Hi i would like to change the apply a different selection to a block however I receive an error in chart and dateview: When i change it manually it works. Interestingly despite of the error trackball is still showing but with the wrong numbers. Any idea what the issue is?
-
Allow drag & drop reordering of cube versions
Hi there! It would be really useful to be able to reorder cube versions by dragging and dropping them. Right now, if you create a new version that, for performance or logical reasons, should be placed in position 2, but you already have 6 versions, you must delete all of them and rebuild them in the right order. It would…
-
SCIM/SAML Provisioning No Longer Updating Users Automatically
To successfully update a user's access in the Board Application by replacing their existing AD group with a new one. The following steps are followed. Step-by-Step Process 1. Remove Existing AD Group • Sync to Microsoft Entra ID occurs within 15 minutes. • The SCIM provisioning job, which runs every 40 minutes, updates the…
-
Problem Loading images with Data entry
Hi everybody, I’m currently struggling to upload some images into a BLOB cube. I already have a cube containing different items, and I’d like to associate each item with its corresponding image. To do this, I created a BLOB cube with the same dimensions as the original one. Then, in a Data View, I tried to enable the Data…
-
Board Scheduler
Hello, It's my first time trying to schedule a nightly procedure run. I'm on board 12.6 and I'm having a hard time finding the scheduler in system admin portal. I will appreciate any resources and/or screenshots on how to locate the scheduler and schedule a nightly procedure run. Thanks, Walter
-
Clarification on “Max Item Number” when creating an Entity
Hello, I would like to ask for clarification regarding the Max Item Number option when creating a new entity. When the Max Item Number is set to Auto, what exactly does it mean? Does the entity accept an unlimited number of members? Or is there still a hidden system limit that we need to be aware of? I want to better…
-
Send Blob Cubes Attachment through Email
Hi , We need to send multiple attachment through email currently it is not feasible in Board. It would be great if we could take this up in the latest releases
-
Best practices for using "Back Compatible" option in Dataflows?
Hi everyone, As part of a migration project from Board 10 to Board 14, I’m reviewing the use of the "Back Compatible" option in Dataflows. I know this option should not be used with HBMP dataflows, but I’d like to go further and understand: Are there any additional recommendations or best practices related to this option?…
-
👋 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.…
-
Issues with 'Detail by' sorting feature
This issue has popped up in the layout editor after I added an entity in the configure drill down. The data is tying out correctly for all my data blocks, the only issue now is when I try to drill down on a specific P&L line. The drill down shows every member in the entity rather than the specific line I am trying to drill…
-
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…
-
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…