-
Level 200 Module 205: Issue with final totals.
Hi, I am having issues with my final totals with the sales actual report. The values are away off the from what is shown on the course yet the percentages are an exact match. I have rebuild the procedures and report several times and am still getting the same numbers. After inspecting the cubes after the data is published…
-
Level 200, module 204: All my numbers are double those of the screenshots in the course
Dear, After setting up the Data View configurations for the Sales and Units data, all my numbers are double those of the screenshots in the course? For example The units for the product "Bangle" in Feb 21 are two on my screen while they are one on the screenshot. Is there anyone that has an idea where the problem could…
-
Reporting Layer: Optimize a report
1. Abstract Users are more and more demanding and are looking for the right balance between the correctness of the result and the scalability of the solution at the same time. Improving response time has always been a top priority, therefore the purpose of this document would be to explain the main best practices to apply…
-
Level 200, Module 210: Expense Planning Screen
The data in the data table disappears after applying the default Screen selection for Country = "UK - United Kingdom." Data will populate when the default Screen selections are set for Year and Currency per the instructions. I've checked the Cube and procedures and they match the instructions in this module. My only…
-
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?