Best Of
Re: Excel DATE and EDATE functions
Hi Vikash G,
now I understand. You have starting date, months to use and want to calculate the "Enddate of use".
For that you didn´t need any formular in BOARD. You can directly calculate with the date cube. You just have to add the number of days to your startdate.
See my little sample
Hope it helps
regards
Alexander Kappes
Re: Automatic Download of Reports
Dear Annika Fava,
please have a look to our Broadcasting Functionality (Board 10.5 Broadcasting ). In combination with our Report Generator (B10.3 Create Report ) your request should been fulfilled for 100%.
Hope it helps
regards
Alexander Kappes
Re: Procedure Process Speed
Hi Louise Just,
but please be aware that a isn´t allowed to be zero for that case.
Division by zero isn´t defined in mathematics and also not in BOARD :-)
regards
Alexander Kappes
Re: Infinity in single or double precision data types
Dear Josep Esquirol,
find attached a link to our manual. Numeric data types
You can find the limits of the Cube types inside.
Hope this is the information you need.
regards
Alexander Kappes
Re: Procedure Process Speed
Dear Louise Just,
thanks for your request.
According to your provided information it is very hard to give some suggestions.
Does your new Cube (which consists the needed Dimensions) has any sparsity? Did you check, if the combinations are acitve? Because DataFlows from scratch didn´t create any new combinations.
Using the origin status (with the if). did you think about pre selecting all dimensions according your source cube "ACases ...". For that case it could be perhaps a solution when you have selected to change your if statement through b = a / a.
In that case you got also the value 1 as result and for the case that a can´t be zero the dataflow will perform in a quick manner.
Hope it helps
regards
Alexander Kappes
Re: Nexel in multi database screen
Dear Lars Christiansen,
Nexel Cross View isn´t supported for Multi Database Screens. In Detail you can´t write into different database using nexel.
This can only be done using procedure and export / import steps.
Hope it helps
regards
Alexander Kappes
Re: Nexel in multi database screen
Dear Lars Christiansen,
I don´t think so but honestly I don´t know exactly.
Best case for you will be creating an "Idea" in the Ideas section of the community.
Perhaps it will make sense to request generally if it will be possible transfering data from one to another database outside extract and reload.
Hope it helps
regards
Alexander Kappes
Re: values mismatch in layout settings and dashboard ?
Dear Malav Shelat,
just to be sure I understand you in the correct way.
You open the screen in WEB Client and the figures are wrong?
You open the Layout of the DataView, press save and the figures are fine?
When you check your screen settings in the windows client, I think you run it with "parallel execution".
Parallel Execution means that all Layout Elementes from your screen are send at the same time to the engine for refreshing data. Unfortunately the parallel execution isn´t supported for the Web Client. In Web Client the Layouts are send successively to the engine in the order the elements are inserted to the screen. This because of caching reasons. In your case I imagine you have some similar layouts inside your screen.
When you open the Layout and click Save just this single Layout is send again to the engine and that´s the reason why the figures are correct.
To be sure for 100% that myremarks are correct I would suggest to create a new, lets call it temp screen. Inside this you copy your screen selections and pagers and the Layout with the problem, no other.
When you open this Temp Screen the figures will be correct each time.
To get it work in general on the origin screen you can try to change your layout a little that it is more different and wouldn´t receive it´s data from the cache.
Hope it helps
regards
Alexander Kappes
Re: Prevent DataView Hamburger Menu from Auto Expanding
Dear Mark Schad,
unfortunately you can only disable the sliding panel in total. Means when it is disabled you can´t reach it.
Perhaps this could be a great "Inspriation".
regards
Alexander Kappes
Re: user filter
Dear Robert-Jan van Kuppeveld,
thanks for your request.
Inside HTML5 Client the follow - up function for the Cart from Windows Client is called Presentation.
The User is able to send a screen including his individual performed selections presentations.
More informations about the presentation found here: Presentations
Hope it helps
regards
Alexander Kappes