Reconciling two applications - waiting for addin functionality
Hi Community,
For us the biggest lack of the Onestream product is the ability to point to two different applications in the Excel formulas. We are a customer since around 2016 (live 2018) and we have raised this on may occasions and in many forums.
It has been hurting us all along when testing developments on test vs. production - to see either that it did not impact the numbers or it had the impact we desired. We have been coping with comparing reports etc.
Now we are in the middle of the first rebuild after going live - and the amount of datapoints, levels that we need to check is massive - while we still wait for this most obvious long term deficit, in an otherwise very good product, to be fixed, we turn to you guys.
Can any one share their approaches to compare the data between applications in the development process in generally.
Kind regards
Per
You can create an dynamic ud8 function to retrieves the data from another application (as long as they are in the same environment) using CreateSessionInfoForAnotherApp
The details are described here: https://community.onestreamsoftware.com/t5/Rules/Use-case-for-function-CreateSessionInfoForAnotherApp/m-p/5727 please read it till the end.