Recent Discussions
Lookup Drivers in LIM is not working
Hi All, I'm working with Line Item Modelling to implement workforce solution and trying Lookup drivers for one of the calculations. Lookup drivers doesn't seem to work at all. Has anyone tried and whether its working? The lookup driver that i defined doesn't fetch & return anything while using in calculation (formula) though it returns data while i preview it under Lookup drivers. Any help on this would be much appreciated. Thanks in advance. Cheers - Ramesh.rameshkumarsiva9 hours agoNew Contributor5Views0likes0CommentsData retention and deletion
As shocking as it may seem, someone has decided that we actually should delete data from OneStream. In this case, we've been instructed to retain a maximum of five years of data. Everything older than that must be expunged. Manual, painful, detailed steps aside: is there a good way to clear all old data that I just have never learned about because I have never actually worked with an org who was willing to let go of even one byte of information? I can manually delete the cube data with enough work (clear rules, consols, the odd custom rule or update to a member formula.) I can delete stage source data with even less work, though its still a bit tedious to click through a bunch of workflows. I haven't yet looked into how to delete stage target data; I'm hoping to find an easy solution but I'm also hoping someone will just tell me so I don't have to learn the hard way. What other data have I not even thought of yet? How do I get rid of it? Going forward, after we finish our year-end close, I suspect the next step for we admins will be to clear the oldest year. Ultimately, I'll have to write this into a guide that those who come after can follow but there's still lot I don't know that I don't know.23Views0likes3CommentsHow to check disk space
Hi, I've had a dig around, but I can't seem to find it. Anyone know where I can see the disk space utilisation? We've set up a number of new apps in our environment recently, and I'm concerned we might be running out of space.Beeswing2 days agoNew Contributor III10KViews0likes21CommentsCheck details for disk space
Hi guys! I would like to know if there is a way to get a more detailed view of what is consuming disk space for each application within my environment. I understand that the System Diagnostics dashboard provides a report indicating how much space is allocated and how much is being used per application; however, I would like to know if there is a way to obtain a more detailed breakdown per application. Thanks!SolvedDavidRH2 days agoNew Contributor II59Views0likes2CommentsPOV Actions
Hi all, I've found a different behavior between 8 and 9 releases of OneStream, related to the "Change Workflow" POV Action on a ComboBox component. In a Dashboard I have 2 combo boxes with the ebove mentioned Action: Select Scenario => Set WFScenario Select Time => Set WFTime In rel 8, when I select values in the combo, things works as expected: the WF variables changes and I DON'T exit from my dashboard. In rel 9 (9.2.0.18004), whenever I change one of the combos, the current dashboard lose the focus and I get redirected to the Workflow page. Why this behavior has changed ? Is there any workaround ? TIA FabioGFabioG3 days agoContributor II13Views0likes0CommentsText Box Component - Input Mask
Does anyone know if we can assign an Input Mask to Text Box components? Using version 8.5.4, I have a few dashboards that make use of Text boxes for data collection and I don't see a way to assign an input mask to the text box. An input mask is a string expression that constrains input to support valid input values. If the text box is expecting a dollar amount, the input mask would format the entry as number format #,###.00. For capturing a telephone number (North America format), the mask would be (000)000-0000. If this doesn't exist, can the dev team add this to future releases? Thanks, CosimoSolvedCosimo5 days agoContributor II42Views0likes3CommentsCreate dynamic members using api.ReadDynamicDimensionInfo
Hi, I'm trying to create dynamic members within a dimension using api.ReadDynamicDimensionInfo. I created a custom table within application database. When the service runs, it creates members under the root member even when I pass the "Parent" member's name. Also, the aggregation weight is being set to 0 even when I've passed numerical values. Table: Dimension Library: I want the members to be created under "All_Customers" Code: It works when I use - CreateAndAddrelationships but not with the api mentioned above. Am I doing something incorrect?Solvedxfgethelp6 days agoNew Contributor II60Views0likes3CommentsGenesis - Multiple instances
Hi, I was trying to go back to one of the two Genesis pages (we have two instances in our app) using a button but seems like the following navigation action is not working. XFPage=Dashboard:[container_bag_(App)_(Main)_EU] I've tried using parameters in embedded dashboards to refresh the content and there is no way to go back to the home page. It appears that Genesis assigns the same names for all objects so it's a problem when trying to refer a home page dashboard only related to a specific instance. This is the reason why i renamed the home page Genesis dashboard with a suffix. For now i just opening the dashbaord i want in a new page using OpenInNewXFPage=True, but i prefer to make the back button working.SolvedFW11 days agoNew Contributor II28Views0likes1CommentHierarchy Validation tool Security
We have added a power user who has the ability to manage some dimensions, however they cannot access the hierarchy validation tool and receive the error Security Access Error. User XXXX is not authorized to access object 'OneStream Database Server'. I tried changing the access in the workspace but this did not resolve the error. What areas need to be changed to allow access?Solvedtdugas11 days agoNew Contributor III29Views0likes2CommentsPOV Action on OS 9.0
Hi all, I'm experiencing a strange issue on OneStream (rel 9.2.0.18004) that was working as expected under previous release (8.*) In a dashboard I have combos that let me select Scenario and Time, with a "POV Action" that set them back setting - respectively - WFScenario and WFTime parameters. Now, starting from the above mentioned release, whenever I change a combo, the focus moves from the dashboard, opening the selected Workflow. So, the User is experiencing something like: Launch the Dashboard Select Scenario System opens current WorkFlow Open back my dashboard Select Time System opens current Workflow Open back my dashboard Run the action In previous release, the POV Action didn't took the User away from the current dashboard. Have you experienced the same issue ? Is there a workaround to let the user stay in the dashboard ? Thanks in Advance FabioGFabioG11 days agoContributor II34Views0likes1Comment