-
Sending data between data models.
Hi Board, We have two different data models and we need to sedn data from the one data model to the other and vice versa. Currently what we have tried is the following: Extract the data from data model A, call a procedure in data model B that would import the extract through Azure using a data reader and paste the data…
-
Cool dashboard screenshots & efforts
Hi Board Wizards, could you please take a screenshot of your best dashboards in Board or one you found that was presented well? I am looking for some dashboarding inspiration. Thanks a lot!
-
Board API query: How to authenticate and use Secrect Key
Can anyone show me an example of calling the board api queries? I have am API user setup with a secrect key, and a query. example. curl -X GET "http://p-p-board4/public/ARGDB/query/indexPricesNymex"
-
@datetime
Hi Board Platform Wizards - Wondering if anyone could help me with the following conundrum... The standard @Datetime substitution formula you can use on layout file name exports as 'YYYY-MM-DD-HH-MM-SS' - Does anyone know of a way I can amend the standard format and instead export as 'YYYYMMDDHHMM' ? A client has requested…
-
Columns in Excel Add-in
Version: Board 12.6 Hello, I need help setting up a layout in the Excel Add-in.If I have two entities in the column field, I would expect one of them to lay on top of the other. But I can't get it to work. Without it, the layout is not so readable. Setting up the layout like this, I expect to have the Month on top of…
-
Week Description
Does anyone know if there's a way to get Week to have a description which shows the first day of the week instead of the Week number?
-
DB extract & reload
Hi Board Platform, do you know how can I clean up db sparsity, if I have a big application? I have cube extracts going beyond 30 Gb and Board can't load them back in?
-
Ranking Function
Hello Board Platform, I have a ranking function (cumulated value) in block b. I am then trying to create an algorithm in block c, which uses the value from block b. This block will not show. It seems if you try to reference a ranking function in an algorithm it will not show the column. Currently I am doing an export…
-
Weather Feeds
Hi All, Has someone successfully connected and ingested weather data to Board via an API? If so how did you do so? Thanks in advance
-
Google Analytics Integration
Hello Board Platform , has anyone successfully set up Google Analytics integration previously? If so can you provide some details on the integration steps?
-
Hide Home icon?
Hi All, do you know if the standard home icon can be disabled?
-
Documentation Request
Hi All, is there documentation on how to upload as capsule & DB to board cloud - Does this exist ? thanks in advance
-
Headers Orientation
Hi Board Community, does any of you know if it's possible to change the orientation of headers to display them vertically?
-
Aggregation: Distinct Count
Hi Board Platform , I'm trying to use the distinct count function within aggregation to give me number of weeks on sale and number of stores from a sales units cube (for an algorithm). Behaviour seems really intermittent, it seems to work, but then when I put the entity I'm counting on the row (i.e. put Store on the row,…
-
File Size Broadcasting
Hi Board Platform, has anyone ever encountered a broadcast failing due to the size of the attachment in the email? A customer has a new report including product images and we're thinking this might be the case as exporting a printable report makes it 48mb
-
Dataview Formats
How do you show the vertical lines on the dataview for the group group by? You can see in my image that the vertical line does not go through the parent that the rows are grouped by.
-
Standard Deviation
Hi Board Knowledge, does anyone know how to utilise the Analytical function "Standard Deviation"? I am trying to apply it but the results are not correct. I was wondering if anyone has manged to use the default functionality?
-
Cubes groups sorting
Hi wizards of Board Platform. Do you know if it is possible to change the order on which cubes "Groups" appear on the layout config page (on the left when you open the layout of a dataview)? I'd really like one group of cubes to appear at the top of the list. Thanks!
-
Sparsity
1. Abstract During the creation of a new cube, the question is usually about whether dimensions should be dense or sparse. A cube can store a value for any combination of its dimension’s members: for example, a three-dimensional Cube (e.g. month, product and customer), has a cell for any triplet. If every customer…
-
Header Group Row
Dear Community, Is it possible to create a group Header that keeps specific columns together, as below? I am looking for the functionality that will create the DAY – WTD – MTD sections for me, in a dataview. Thank you in advance �� Kindest regards Alicia Meredith-Smith Business Intelligence Manager St Medius House, London…
-
Where's the Entity extract file?
Cloud, Version 12.6 When extracting an Entity, where does the file end up? According to documentation, it ends up in the default download location, but I can't find the file in Z:\.
-
Become a Community Voice or Captain (150 points)
It is always interesting to learn more form our community members. Why not share your thoughts about Board, the Community, your Board project etc. in a short interview-style blog post? All you need to do is answer a few questions. Here is a nice example. As a participant, you will: Make yourself visible in the Board…
-
Display all the mappings of the Mdb items in the data readers
Hello together Is there a way to display all the mappings of the Mdb items in the data readers? Is this information stored somewhere in a folder on the server? Many thanks and best regards Oliver
-
Rest API Integration into a cube in Board directly.
Hi, We have set up a Rest API call that bypasses the pipeline and pulls data from a different model in our Board instance. Is it possible to take the payload(source data) that we get from the Rest API and push it directly to a cube in our datamodel? We do not want the payload to be exported into an output file that is…
-
How to dynamically display the user selected value when a data view is set as master object
On the left I have a P&L hierarchy driven report set as master object. When I click on a row, the charts on the page change. I would like to display the current row that was click on in the master object. Trying this, no luck: @Selection_Ex(Layout="P&L", Block=" ") Version 12.6 Thanks! Matt
-
Level 200 Module 211 Functional Test
The labels are not appearing on the Budget Initialization screen during the functional test. I have checked the configuration and do see both the 'Initialize Budget' and 'Budget is Locked' labels. Any idea?
-
Community Voices: Etienne Causse
The Community Voices series continues this month with a Board Community champion and customer—Etienne Causse. Etienne joins us from Groupe SEB and shares with us highlights of his Board journey and successes, as well his favorite parts of interacting here in Community. You’ll find Etienne interacting throughout Community,…
-
An uploaded zip file - when the user downloads it, how can we control what the filename will be?
A user can upload a zip file to Board. When they do that, the original filename is lost. The new file name is generated how? Can this be controlled? For example, could the zip file have a reference number derived from where it was uploaded in Board? ------------------------------ Michael Gerrard UNHCR http://www.unhcr.org…
-
Localized versions of Level 200 course available in Academy now
The Board Academy developer training course, Level 200: Building a Planning Solution, is now available in three additional languages: German, Italian, and Japanese, with French coming soon. Level 200 is an active online experience during which the learner builds a functional budget planning application in the Board…
-
Drill Anywhere Options: "Drill To" vs "Go To"
1 . Abstract The Drill Functions provide several interactive options, which are: Drill anywhere, Drill-down, Drill-to screen, Drill-procedure. In design mode, interacting with the ‘Drill-to screen’ feature, either in a Data View or in a Chart, there are some notable differences regarding ‘Drill-to screen’ and ‘Go-to…