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.
-
equivalent of join/where conditions in Board
Hi, Wanted to know if there is any equivalent for where conditions in board. Example let say i want to update a field in a conventional query (simplified for understanding) update table1 set field1value = table2.field1value where table1.feldname1 = table2.fieldname1 in board i cannot do a select on each cell of a cube and…
-
Drill Down popup
Hello, Can a drill down popup be configured to show totals found on the main screen dataview . like a summary of the information found on the main dataview for the user not to lose focus on the main information Thanks
-
Level 300 Part 2, Module 307
Hi Support, I have started Part 2 307, but I don't have access to Subscription Hub, and the other 2 accounts do not have access to the platform. Please help. Thanks.
-
Setting time range and time entity relationships
Once a year, I plan a task to extend the time range by one year. I tried extending it by a year, which resulted in unexpected changes to the time entity relationships. In the example below, the number of child entities Month for FY=2023 should remain 12, but has become 3. Before the time change After the time change I have…
-
With the new version of Board, doesn't give me the auto-save password option anymore.
After a new install of my laptop + new version of Board I no longer get the auto-save password option anymore. I'm using google chrome, everyone else with the team uses Okta, but I'm using username and password to login.
-
Level 200, Step 14 in Upload Sales Planning data
Can you please help? I could follow till step #3 in #14 It is not very clear to me from step 4 Create and add the two Data View objects below within the tab object and further steps.
-
Nexel crossview : Copy all rows from dataview A to dataview B ?
Hello Do you know if it is possible to paste value from dataview A to dataview B using Nexel Crossview ? Just copy / paste all values row by row. I'm trying to use this formula but with no sucess : =[#A;@a;*;Range.Vertical] =[#A;@a;*;*] Also should I use single formula or deep formula ? thanks julien
-
DATAGRIDVIEW TOTAL COLUMN WITH ENTITIES
Hello, What is the best way to have the total (yellow part) of the column MONTANTSAISIE? small precision: this is an entity data and not a cube one.
-
Data View text - not able to use Delete keyboard button
Hi, is there a reason why only the backspace of the keyboard to delete text a dataview with data entry enabled?
-
Rename Row Total as Grand Total
Is there a way to rename the rows totals showing up in data view as "Grand Total". The way I know is to add an algorithm, use rt(block) and rename it as Grand Total, but is there a way without adding a new algorithm block?
-
Dynamic Selection on Time Period Question
Hi, I have a question regarding report selectors. When you go to the selector and select a time period say "weeks" you are able to click "Dynamic selection" button. This option allows you to show "Enable Dynamic selection" on current date or based on cube with option of period, year to date, previous period and offset.…
-
Level 200 Modul 203
When is time to add the "Temporary cubes" seems like the system doesn't find anything so it keeps loading… So I can't set up the procedure.
-
Using select or sorting on Data View with data entry
I have a single entity for training videos I created. I created a blob cube to and made a data view with data entry on so I could upload the videos and have users download them from there as well. However I have different types of videos and would like to be able to use the select function on the object and not the screen…
-
Issue with Smart Import file upload.
Hello, I am trying to use the smart import feature and am having some issues with the file upload. Basically when I try and upload a file I'm getting validation errors on my data. However when I do a copy and paste into the import table the data is accepted. The data is around 1750 rows so copying and pasting the data is…
-
Pinboards in Win Client vs Web
Hi there Am I correct in saying that the Web version does not have Pinboard functionality? If so:- What is the equivalent functionality in the Web What happens with the Users pinboard system files during the conversion process? Do they simply become redundant? Thanks Christian
-
Unable to Create Virtual Cube
Hello all :) today one of our Procedures threw the following exception: does anybody know this error? Thank you Kind REgards wolfgang
-
Chart label Conditional formatting
Hi there, any idea how to show positive and negative numbers in a chart in different colors? Thank you, Maik
-
Maintain Row Templates for Unbalanced Hierarchies Automatically
We have an unbalanced hierarchy that comprises of four levels for which we would like to apply different formatting in data views at the individual levels. The hierarchy changes very frequently and contains thousands of members that are essentially managed by end users. As such, manual maintenance of a row template is not…
-
Enable Data Entry on Flex Grid
Greetings, A good idea to enable data entry on flex grid. thanks
-
Nexel - Can the formula be triggered on value change of another column
Hello A column X (nexel formula has been created) has to be calculated when im changing a value on another column (no save data entry). When i change the value bud-de-% Increase, the formula is not being triggered on Column CY Budget. Does nexel works only on SAVE DATA ENTRY? Thanks