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.
-
Flexgrid - Column Totals
Dear, Is it possible to show column totals without the need to group columns in flexgrid. Thanks Khaleelah
-
Is Row Number/Counter Possible in Export DataSet
i am trying to export a report and i want a row number, or else it would be helpful if i can insert the row number/counter values through data reader in etl
-
Unable to calculate Average, Standard Deviation, and Variance for Derived Lead Time Field
I have a dataset with two date fields: Load Date and Delivery Date. I calculate Lead Time as "Delivery date-load date". Now, I need to compute the following statistical measures for this Lead Time:Average (Mean), Standard Deviation,Variance. However, when I try using formulas like Subtotal (sub function code, x,…
-
FAIL BROADCAST:Action cannot be executed server side. Sending it to client using procedure mailbox.
I am trying to use schedular for broadcasting the emails automatically. so when i am trying it broadcast mail is getting failed. when i am doing it manually through the procedures tab , broadcasting is happening . can anybody help me with this
-
Board taking so much time for export text cubes and large size mdb cubes , is there any way ?
Board 14.4 is taking almost 2 hrs for extracting a text or large size mdb cube . Is there any way that i can make extract faster. I have tried using extract cube and dataset both , i didnot found a solution yet.
-
FlexGrid - Wrap column names
Dear, Do we have a means to wrap column names in flexgrid. In below snapshot, it is getting hidden when i resize the column. Thanks Khaleelah
-
Exporting Quick Layout charts or showing the Chart Data
Hi, is there a none issue exporting charts with an adjusted Layout - through quick layout? It gives me always the dimensions of the original setup. I changed the chart axis from months to quarter however the Data chart is still considered with the setup axis - month Br,MAik
-
How to increase the height of the data view table
I need to increase the height of the table, but i am not able to do it , i am just able to increase the column width. Is there any method. Please give me the solution for this.
-
best practices for upgrading to Board 14
Hello, We are thinking to upgrade to Board 14 and I would like to have the community feedback about this. We are under 12.6 version. Have you tested every single functionality before doing your upgrade to production ? We were thinking about upgrading our dev environnement, developping our evolutions and testing them on it,…
-
Flex Grid
Hi, When I hide block D and E i am receiving the issue message: I didn't configure anything by column. I am not sure what it actually means. Any thoughts? Btw. Is there a way to add Tags? I can imagine it is beneficial for others when searching for Flexgrid in the community - but it doesn't exists. Thanks, Maik
-
MS Azure cleaning
Hello, Is there a way to schedule an automatic cleaning of Azure ? we are piling backup for all our 3 environnements and this is not cool from a green perspective :). thank you, Catalina
-
Connecting to Datawarehouse on Fabrics
Dear, while trying to connect to a datawarehouse on Microsoft Fabrics, following error is being raised However, connection is successful on SSMS. Grateful for a guidance. Thanks Khaleelah
-
Connection Board to Azure fabric - cloud SQL DB
Hi We have Board on Azure cloud supported by Board. We are moving from our old ERP solution to MS Dynamics 365. The data will be moved from Dynamics to the MS data model and to Azure Fabric – cloud. Are there any others that have made the connection from Board to Azure Fabric? We are struggling to get the connection to…
-
Not able to perform average
I have taken one solution building task Months are selected like 12 months from jan to dec I have taken cargo revenue jan to dec each month has equiavalent revenue Now, I need to calucate seasonality index = Revenue of month Jan/ Avearage revenue from all the months I am not able to perform the action , Please help me with…
-
If then else in procedure: which role plays the current active selection?
Dear community, I am wondering which role the current active selection plays in an If then else procedure step. According to the help https://help.board.com/v14/docs/execution-flow-action-group#if-then-else , the selection context existing (user profile, screen selection, Pager's selections…) when the step is run should…
-
Selection by a cube
Hi, I have a screen selection by a cube. When I do another selection on the same hierarchy / relationship it removes the cube selection. Hotel is part of a country I select through a cube all active hotels. When I now select only some countries it shows inactive and active hotels because the cube selection has been…
-
Flex Grid equivalent locked by Options
Dear Team, Can someone please explain to me the equivalent for locked by cells found in dataview In flexgrid , we have only cells locked by What would be the equivalent of the dataview to flexgrid. Thanks Khaleelah
-
Incorrect values
I am building a solution in the board platform, I have set up the procedures correctly taking cargo previous year multiply with growth factor and target should populate the result but the result is incorrect the values are not correct. the growth factor is 10 Why is the value is incorrect?
-
Why does custom selection script @user requires the "Administrator" username?
Hello, i am working on database security profiles. I have a user_name entity in which a few of my business users are stored. I don't need all users to be in this entity. I want to implement the simple custom selection script Select user_name = @user, see screenshot below. But then i got this error message Warning!…
-
Not able to get the Data reader working.
Hi everyone, I have been trying to build a solution, but i can't seem to get the data reader configured properly. Everytime i run the data reader, the file name just disappears and the contents do not populate, else, the valid rec. shows 0 and the Disc. Rec. shows the entity numbers. What could be the issue? i am attaching…