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.
-
Unable to access the screen "Screen already in editing"
When I am trying to access the 'Sales Data Upload' scree, It is showing a pop up "Screen already in editing". There is no screen opened, I logout and login. Although, I am unable to access that screen. Please anyone can help me to resolve the issue?
-
How can I transform this formula into dataflow procedure?
Hi all, I have this excel formula like this one : INDEX Price from KSB1; MATCH By Cost Center and By PN Material Consumed MAXIFS(By Period; By Cost Center; By PN Material Consumed; Period Between Actual From and Actual To) So how can I achieve this value by using dataflow procedure? and how it should be of my cube…
-
Color Alert
Hi, I would like to apply a color alert. I have created an true or false formula which is used in the color alert. when I have true or false formula unhidden the alert works but not when it is hidden. Any idea what I am doing wrong?
-
Button or Switch for Difference and % Variance Calc
Hi all, I would like a button or selector that gives the user the ability to switch between difference and variance. Any idea how to approach it? Thanks Maik
-
Is it possible to configure UK number format in BOARD
I have requirement by which i need to implement thousand seperators just like in UK number system. For example - if i have a value as 1019443. In UK format it should appear as 1,019,443.But in BOARD currently it appears as 10,19,443. Can i set the number format in BOARD also to 1,019,443
-
Drill Through - ERROR [HY000] [Oracle][ODBC][Ora]ORA-00920: invalid relational operator?
PLEASE HELP I've spent weeks trying to solve this drill through issue. I'm trying to Drill through a dataview using the following entities: Month Reporting Cost centre Account Originally i could get the drill through to produce results for reporting cost centre and Account correctly but not filtered correctly on the right…
-
Cannot Access File
Hello Everybody, I need your help for this specific error occurring while I am trying to modify a certain procedure. You can find the screenshot attached. This error appears while I'm trying to save the changes to the procedure, and it happens both on S1 and C1, while if I make a copy of the procedure and modify it, it…
-
How best practice of dataflow ?
Hi all, I want to ask about related like this documentation below captures : So, Let's say I have same case like above capture, and then let's say Product = Part Number and Salesperson = Material Consumed. And then I didn't use Month dimension to calculate it in dataflow. For Part Number and Material Consumed is standalone…
-
Export full presentation to Excel instead of slide by slide
Hi Community, Does Board allow us to export a full presentation (presentation menu) to Excel instead of doing this slide by slide? Is there any options or button to apply for this? I would really appreciate that it is possible, and know how. Thanks a lot in advance for your attention. Regards.
-
Dataflow - Storing the values based on the Reporting Unit Default Currency
Hi all, I would like to get the value from the source cube based on the target's RU Default Currency (Parent of the RU entity). The Source Cube has values in all currencies so would like to get only the value corresponding to the RU's default currency. If the Target's RU Default Currency is GBP, it should get the value…
-
Board: Using Entity Creator
Hello Board Community, I’m working on a Board assignment where I need to allow users to assign Brands to Product Categories, and eventually link them down to Products. Steps done: Created an Entity: Brand Added Brands like A, B, and C. Created a screen using the Entity Editor to allow users to insert and edit Brand names.…
-
screen to allow user to assign Brand to a Product.
Hello, I have created Cube Product_Brand Then, I created a screen to allow user to assign Brand to a Product. The relationships defined: Now via a data view, I want to assign a brand to a Product through data entry. However, since I did the mapping for product and product brand in the entity, now on the data view, it is…
-
Restricting User Administration via Subscription Hub (Preventing Self-Privilege Escalation)
Hi everyone, We're currently working on establishing a clean governance setup for our Board environment and have a specific use case within the Subscription Hub: We want to allow a user to manage other users (e.g. assign them to groups or roles) – but without being able to assign higher privileges to themselves. Our…
-
Possible to load unbalanced hierarchy throught smart import ?
is it possible to load an unbalanced entity throught smart import ? Because i can't find de parent code in the mapping part
-
Autoarange Y Axis
Hello everybody, I am looking for a solution for arranging of the primary y axis. I have these two bar diagrams: My colleagues wish that both diagrams start with 0 and ideally use the entire width of the diagram. For the right one it works with Autorange. It starts with 0 and automatically sets an plausible upper limit. If…
-
Flex Grid header colors
G'morning all, Previously, I was able to have different background colors on a Flex Grid header so that text input to the filter box in each column is visible (first screenshot). Now, the header background is only one color which isn't helpful when a user inputs text to filter. Yes, I have matched all colors between the…
-
Charge unbalanced entity with datareader
Hi community When i want to charge an unbanlanced entity with my datareader , i always have one rejet for the parent code not found and in the relationship part i find that the parent code is missing , do you know where comes from the problem?
-
Rejected value in Datareader
Hi all, i have a question about counting the rejected value for example, if i have a cube with 2 dimension (Time and Elements) and i want to load a csv file below to be clear, the cube is already populated in this way (without Element D) Using the data reader, 1 valid record and 1 rejected value were identified, and the…
-
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…