-
Can not Access Data model Security Of Data Model
to be honest, I got a pop-up message error when i access Data model Security function of Data Model. if this case happened somewhere , please help me to identify root cause and solution to fix
-
Trigger send email notification after running procedure with log
We are triggering Board procedure as part of the nightly process that runs every day to update data. Is there any way we can trigger last step to send out email to recipients about completion of procedure with including log
-
B14 210 BUD - DF - Expenses LC Data Cube does not populate
RESOLVED FOUND THE ISSUE
-
I am not able to see this black Down arrow in my training instance. What could be the issue?
-
Call Procedure- Unable to open capsule procedure
Hi Team, we have call procedure step in open trigger procedure. while running this procedure we have faced issue it is showing error "Cannot load the procedure try to open the procedure with the editor and save it again" and when we try to open procedure it is continuously loading. Not only this procedure few other…
-
Unbalanced Heirachy - Loading data into Parent without data in child entity members
Hi Team, We have Unbalanced hierarchy and we want to load the data into parent without data in child. eg: Here we have to load the data into Member 1.3 without data in child members 1.31 and 1.32. Member 1 Member 1.2 Member 1.3 1.31 1.32 Member 1.4 we have tried different ways but if we disabled the unbalanced hierarchy we…
-
sql data reader step is not working in procedure whereas it is running manually
There are bunch of data readers which i have ported along with some cubes and procedures , so everything is fine except the calling sql data reader step in procedure , it is throwing an error and going to error group whereas manually it is running perfectly, can any body help with this. please find the error from the logs.
-
Cannot reconfigure the Board 14 Mailer service under IIS
Hello, I have a Board on-premise instance (V14.4) running on a Azure virtual machine (operating system: Microsoft Windows Server 2016 Datacenter) using Microsoft IIS. The server is running well (thanks these instructions https://community.board.com/discussion/17975/how-to-setup-microsoft-iis-with-board-14-web-server ) and…
-
Location of the log file when the new entity members added in On-Prem
Hi, Can anyone help me to find the log file that contains the timestamp of the new entity member added in On-prem. Please provide me the exact file name and path of that file. Thank you for your help
-
Enabling Dataset download to a file for User
Hey Everyone, Has anyone ever enabled a user to download a dataset to their system/PC? They are on a cloud instance of Board, and the data is coming from one specific cube, but the extract procedure places it in the shared drive, and I can't use the extract from data view because the cube has too many entities. Would…
-
Drill Down layout configuration.
Dear Peers, I hope you all are well. I am working on the Board 14.5 bugs right now. I want to configure the layout which opens when I drill down on a column in data view. There are multiple entities in Axes, I want to make it flatten group to make the view easy to work with. Please help as I am unable to find this option.…
-
Transition container not showing dataview with yearly cumulative value. Potential bug?
Hi Board Community, When using a Transition Container, a Data View configured with Yearly Cumulative Value (YCV) behaves inconsistently between modes. In Design mode, the YCV Data View sometimes displays values correctly. However, in Play mode, the same Data View renders completely blank. Other Data Views within the same…
-
ALM Transporter Package flags procedures that haven't been changed
Hi, We have recently upgraded to 14.5 (Revision 0.0.447261) in our on-prem environment, and we are experiencing an anomaly with how the transporter package works. When we compare two environments, we are getting flags for procedures that have not been changed. The log for all of these cases just says "Steps". We know for a…
-
Writing data from a ROLAP cube to the Data Warehouse via procedure does not work
I am struggling with an issue in BOARD BI version 14.4 related to writing data from a ROLAP cube into a Data Warehouse table using a procedure, and I hope someone can point me in the right direction. I have a standard (non-ROLAP) measure cube that is correctly populated via a procedure. The value is calculated correctly…
-
B14: Where to configure which options will be available in the contextual menu in Play mode?
In B12 it was possible to configure which options will be available in the contextual menu in Play mode, but I can't find where its possible to do in B14. See the picture how it used to look like in B12.
-
Monthly Customer News Update - January
The Performance Edition AI, Forecasting, CX Insights & Outlook Welcome to the first Board newsletter of 2026. This edition focuses on performance: accelerating cycles, improving forecast confidence, and turning intelligence into action across finance and operations: Agentic AI, Part 2: how AI agents drive measurable…
-
extract the metadata Database Board 14
Hi Everyone, is there anyway to extract the metadata from database and find two files "entities.txt" and "cubes.txt" similarly Board 10 Regards,
-
Report design Ideas to have 2 nested entities on rows with outer entity have calculted measures
I have a question about a report structure and would appreciate any ideas to achieve it. There are 2 entities - Measures & Channel Measures have the following members - The last 2 AOV members are calculated using formulae achieved through rules Weight Volume Revenue AvgOrderVal/Order = Revenue/Vol AvgOrderVal/kg =…
-
How to join two tables in SQL Datareader in BOARD 14.6
I want to join two tables based on their multiple common fields.How to do that ?