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.
-
Trigger a Board Data Model Procedure from Excel Add-in
Hi All, Has anyone tried to trigger a Data Model procedure from Board Excel add-in using an API or any other approach? Regards, Vikash
-
Waterfall Chart
Hi Team, I have created a waterfall chart as shown below. The end user would like to display both the values and the percentages. However, I haven’t found any settings that allow both to be shown simultaneously. I attempted to use the Tooltip feature to display the percentages, but that didn’t work either. Is there a way…
-
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?…
-
Lock Period in Data Entry
Hello, Is it possible to lock month periods when using Data Entry but the input is on the year level? I want to enable users to input on the year level and allocate it using split/splat but I also need to lock the 1st half of the year so that the 2nd half is the only one changed by the input.
-
Board logs out automatically when inactive
Hi, we are using Board version 12.6, revision 0.2.88217. Board does not run in the cloud, but on our own server. We use IIS. The following is stored in C:\Program Files\Board\Board Server\BoardEngineParams.xml: <EnableSessionExpiration>false</EnableSessionExpiration>…
-
Google Doc Connection
Hello everyone! I have a question: does anyone know if it's possible to establish a connection between Board and Google Docs? I have a questionnaire that nearly 200 people will need to complete, and the different scores they enter should be aggregated to calculate averages. Ideally, they could fill it out in Google Docs,…
-
What is the purpose of "Position Changes" in the Data Model Transporter?
We recently executed a backup and restore of our core data model from production to non-production. Everything was aligned momentarily; However, as soon as we developed a couple new objects (cubes, rules, entity formats), the data model comparison tool exploded to show several hundred changes between environments. Of the…
-
Level 300 : Section 306 - Data entry is not enabled
Dear While building the Indirect Global expense account, the dataview is not in dataentry mode despite dataentry has been set on the cube. Any help would be appreciated. Thanks Khaleelah
-
Embed a report on other sites
Hello, we are trying to configure OpenID authentication in order to embed a Board report into an external application, following the guidance provided in this community post: https://community.board.com/discussion/15071/howto-embed-a-report-on-other-sites In our web.config, we have correctly added:…
-
Sorting an Entity
I have an easy question, I have the following entity "Role" which appears like this in the Content tab: It seems that I can custom the order in which they will appear in any Dataview by dragging the elements in this content tab. My question is, if when the DataReader that creates the elements runs, it will mess the entity.…
-
Performance analysis tool to find out why a dataview report loading very slow?
Hi BOARD team, I built a simple data view report using Tab. Couple of tables are loading much slower comparing to others. The table is simple and highly summarized. Is there a tool in BOARD we can use to find out why certain reports take much longer to load? Thanks a lot
-
Substitution Formula in Broadcasting Not Working
Hi all, I can't get the @Selection substitution formula to work on the email sent by Broadcasting. Others are working like @User, @Date, @Time. Is there anything I need to do to make it work?
-
Overall Total for an Entity to be shown overriding the screen selection
Hi, Is it possible to get the Overall Total of an Entity so I can get the % of Total even when there's an active Screen Selection? The sample table below show all Entity. Let's say Entity A is selected in the Screen. I still want the All Entity Total to show 75 even when the table is filtered. I will use this value in a…
-
Alternative to "Feed" for Banner Communications in On-Prem Version?
Hello everyone, We are currently looking into the feature called Feed, which is intended for banner communications (e.g., displaying important messages from administrators to end-users, deploy notes etc). According to the this link Feed , this feature is available in the cloud version of the system. We are running the…
-
Last Value Funktion
Hi All, Is it possible to display the last value of a date type cube in a dataview? The cube contains the following time entitie: day, on which a Validity date is written. I tried it with the last value function, but that doesn't work. Does anyone have an idea, thanks.
-
👋 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. A ticket was open, but we are currently going by a trails and errors methodology…
-
Add a calendar month entity within the time entity
Hello, I'm trying to add a calendar month entity within the data model properties. Calendar month is an entity which contains (JANUARY, FEBRUARY, MARCH) without the current year written. I mapped all the month to the level below which is Month but the basic relationship functionality does not work properly. I can't select…
-
Restore original screen view after - Apply my screen view -
Hi, any idea who I revert My screen view back to the original screen view? Br, Maik
-
Can we scroll data in bar chart horizontally?
Hi all, I want to know that can we scroll data horizontally in bar chart by limiting the amount of datas let's say total amount of data is 10 data and we want to initiate only 2 data will be shown and the others left we need to scroll it horizontally. Is it possible to do like that? Thank you.
-
Limitations when pushing data from MDB to RDB via Dataflow
All, Are we aware of any limitations when pushing data from an MDB cube to an RDBMS using a dataflow? Scenario Overview: We have an MDB cube composed of four entities - 3 General Entities + 1 Time Entity Entities Max Item Item Count Entity 1 100000 30141 Entity 2 1000 41 Entity 3 100 8 Month Infinity 204 The goal is to…