-
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…
-
Dynawrite: where can the font be defined? Paragraph styles modified?
Hello, I want to display a formatted static text in a dynawrite (screen instructions). Where can i set the font(s) of the text?? I see no font dropdown list in the menu The same question applies for the text formatting styles (Paragraph, Quotation, Heading 1 etc…) Where can I change something in these styles? The…
-
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?
-
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!
-
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…
-
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.…
-
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?
-
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…
-
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…