Forum Discussion
NicolasArgente
4 years agoValued Contributor
umber and a cube datacell number displays side by side. It is like doing a recon between two systems. Has anyone ever done that? I know
Hello!
The cubeview can only check the values in the cube itself. So having in a column a number coming from an outside system will not work. My understanding here, is that the data you need to compare with it outside OS.
Is this number stored anywhere in OS?
Ashok
4 years agoNew Contributor III
Thanks for reply @nicolas.argente. I found a way to do it. example is RCM_FormulaHelper finance business rule. Basically,
- Define the public function in dashboard extender - this will return a decimal value
- In Finance business rule link this via properties of BR by enabling the “Contains Global Functions or Formula” property to true and also put the BR in the reference assemblies.
- call this Finance BR function from the Member formula set as dynamic calc.
- NicolasArgente4 years agoValued Contributor
Good to hear Ashok! Where was your original number stored?
Related Content
- 2 years ago
- 2 years ago
- 2 years ago
- 2 years ago
- 9 months ago