Recent Discussions
Syntax for calling a Finance Custom Calculate Service
Hello, I am working in an 8.5 application and want to utilize Finance Custom Calculate services within a dashboard. My service factory is enabled at the Dashboard Maintenance Unit level of detail. I am trying to launch the custom calculate function via a dashboard button. Does anyone have example syntax for this? I figured OneStream would release documentation externally for this but was unable to locate any. Thanks!jmohl5 hours agoNew Contributor III8Views0likes1CommentXFTreeView
I've got a Tree View component which is populated via code in an Assembly. It currently displays all the members for a selected dimension but will can only show those members that a user has access to. The tool that is a part of is indented for cross group use so it would be useful for users to see all the members available, not just the ones that they have access to. It's purely a visual aid, not for data viewing. Can anyone advise if this is possible and what I'd have to do to enable it? Thank you in advance :-) CraigCraigVCPorter6 hours agoNew Contributor II2Views0likes0CommentsDefault values on Parameter in Dashboard
Hi All, Working with a dialog box with 3 parameters that are being used in a business rule later on. I want the parameters on dashboard load to always show the first value in my delimited list. Right now it always saved my previous selection. I have tried to set "Default Value" in the parameter itself, that dosen't work, guess it is only working on first load? I have tried to run a Dashboard extender BR like below to set param values on load of dashboard, but it dosen't overwrite my previous selection.: Only thing that have worked this far is to set a bound parameter with a set value on my button that opens my dialog box. However it seems to only let me add one bound parameter, I have 3. Anyone having any advice how I can set one value from my delimited list to always appear when loading my dialog box.Jones6 hours agoNew Contributor III4Views0likes0CommentsSIC Online or Offline?
Hello, i've installed the SIC and it's Online in the "smart integration connector part" as you can see: in the error log i have this error: Summary: Smart Integration Connector Gateway Server Heartbeat has timed out for 'mantu_database_connector'. Current timeout: '5'. Last Reported Error Time: '9/25/2024 7:16:56 AM' UTC. and in the "system configuration part" i have created the a custom database which in i can see that the Mantu_database_connector is offline: if anyone knows what's the error and how to solve your help will be much appreciated. Thanksmtejjini2 days agoNew Contributor III417Views0likes12CommentsManaging Application Secrets
Hi all, While getting into OS, I'm trying to figure out how to leverage on its framework... And I have a question related to secrets management. Let's say that - at application (workspace?) level - I need to access to a remote service that requires an OAuth token (or user/pass tuple, or whatever I need to keep away from user's eyes - and fingers). The above mentioned secrets should be (visually?) managed by an administrator. Does OS offer something out-of-the-box to accomplish this task ? And, in case, can we leverage on some API to retrieve secret data ? Thanks for Your answers. FabioGFabioG2 days agoNew Contributor III20Views0likes2CommentsParameter Issue in Cube View Formatting
Hi, So I am using one Parameter in Cube View Formatting where I am facing some issue. So there are 11 Forecast Scenario in my application. Fy25Fcst1, Fy25Fcst2 through Fy25Fcst11. My formatting rule is set in this way- If ([|!Scenario_WaterFall_MemberList!|] Contains Fcst2) Then ***Condition*** End If This is working perfectly for scenario 2 through 11 but even if I select 10, this shows the result of 1 as well. To negate this I tried to replace the condition with If ([|!Scenario_WaterFall_MemberList!|] EndsWith Fcst2) Then But this is not working. Can anyone let me know what can be done to resolve this issue. Thanks. JackLacavaKrishnaMJ17052 days agoNew Contributor II17Views0likes0CommentsResult table of Cube View MD is empty
Hello All, I have a Cube View that I want to use as data source for a BI VIewer object. When I execute this CV, I can see data: When I use this (basic) CV as MD in data adapter, it is empty. I checked the set up steps in the doc and I can't see what I could have missed. Would you have any ideas why the result table doesn't return values that I can see in my Cube View ? Thanks for your help MatthieuSolvedMatthieuR4 days agoNew Contributor III3.3KViews0likes6CommentsExcell Add-Ins for Task Manager
Hello to everyone. Does anyone know how to build in Excel Add-ins for Task Manager? Our OneStream version is 8.2.2.16127? Guidance for this version provides the step-by-step instructions how to set up Add-ins for Word and PowerPoint, but not for Excel Add-ins. Our Task Manager version is PV800 SV100. If to be very specific, we are looking for the opportunity to install Excel Add-Ins to link the preparation status from excel file to particular task in Task Manager. For example, if we have the excel file somewhere outside OneStream (on Sharepoint), and when the work done inside this file, we can push built-in "Complete" button in this file. The completion status from this file automatically forces the change in the preparation status in Task Manager for this task, which is linked to this file through the action type functionality in Task Manager. Does it sound real? Could it be potentially implemented from technical point of view? Thank you in advance for any ideas. Kind regards, Yuliia MuliavkaYuliiaMuliavka7 days agoNew Contributor138Views2likes1Comment