Discuss the structure of your application build.
Recently active
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 DashboardSelect ScenarioSystem opens current WorkFlowOpen back my dashboardSelect TimeSystem opens current WorkflowOpen back my dashboardRun the actionIn 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 AdvanceFabioG
Hi,We are working on a Proof of Concept (POC) with the aim of implementation. However, one issue remains a roadblock and is hindering the adoption of the solution: the deletion of lines loaded with the same amounts, which we are unable to reconcile or isolate.In TXM, our ERP system sends us many identical lines (following corrections by the accountants): e.g., Transaction ID 1, CPT1, Invoice: 10000 Amount: 10; Transaction ID 2, CPT1, Invoice: 10000 Amount: 10; Transaction ID 3, CPT1, Invoice: 10000 Amount: 10.I would like to know how, within a single Data Set and from the same Data Source, to reconcile and/or isolate these lines, which represent unnecessary noise in the analyses. From my understanding, intra-Data Set reconciliations are not possible in this case. I sometimes have 2, 3, 4, 5 or even more almost identical lines that unnecessarily clutter the analyses and hinder the actual cases that need to be studied.Do you have a solution for reconciling these lines and placing th
Hi All,We are using a spreadsheet component on a dashboard to show a cubeview. When we enter text into an annotation field, it works fine and you just have to hit save afterwards for the data to be committed to the cell. However, if we want to attach a file to the cell, once we do that and click ok, we are prompted with a message box that says "Do you want to refresh OneStream data? All unsaved changes will be lost". Regardless, of whether we say yes or no, the file still gets attached.Is there anyway to disable this prompt as it really doesn't offer any value to us? Is this out-of-the-box functionality?Thx,Mike
Hi, I have a dashboard with 5 tabs which is assigned to a workflow step. One of the tab has a cube view where assumptions are inputted. I want this tab to be visible only for administrators and not for every user. IsVisible is something i have used to hide dashboard components with an XFBR but i dont see the same option for embedded dashboard. Is there a way to get this done?
Hi everyone,I need to load data in Onestream in MTD, and I imagine there is an out-of-the-box way to visualize that same data in YTD in a report without having to compute it through a BR, but I cannot understand how. I loaded Jan and Feb, but no matter what View I select I keep seeing MTD valuesCan someone please tell me how to do it?Thank you!
Hello All, for our project, we are using the In Use property in UD2 with the Time/Scenario dependency option. Seems to work but the problem for us and also raised by customer is the maintenance part of it. We showed them how to use Grid View but with that we are not able to see how this In Use property is configured by scenario and time. Grid View only shows In Use ticked box everywhere even if we set it to False for some scenario/time combinations. This is really a drawback for us now in implementation phase and for them in the future to administer this application. Does anybody that used scenario/time dependant set up (whether for in use property or for any text attributes, that would be same problem) had a good way to maintain this property without having to go one by one in each member to see what is configured and update it ? Or did you achieve differently the requirement to handle the fact to activate/inactivate some members over time without using the In Use property ? Thank you
Hi all,I'm trying to pass a Dynamic Parameter (from a repeater) to dynamically build the Bound List of a Combo.While (for example) ~!Text!~ and ~!Tooltip!~ params do correctly populate Text and Tooltip properties of a Combo, I'm not able to pass a Dynamic Parameter (eg: ~!DisplayMember!~ to the param (Bound List) beyond the Combo. It's not translated into its actual value.Since the repeater is Dynamic, and the number of repetitions is variable (unknown at design time), I'm wondering how would be possible to parametrize a single Bound List Parameter, without having to duplicate it 10 times (limiting de facto the power of dynamic components).TIARegardsFabioG
Hi all,I'm trying to set an image to a button, selecting it from another (shared) workspace, with no luck.Does anybody succeded in this ? ThanksFabioG
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 yea
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.
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.
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!
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 WFScenarioSelect Time => Set WFTimeIn 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 ? TIAFabioG
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, Cosimo
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?
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.
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?
Hi, I would like to know if any major changes need to be carried over from 9.1 to 9.2 version upgrade. As we had some changes performed when we moved from 8.5.1 version to 9.1.0: Winscp to SSH.net Marketplace solutions to be upgraded to latest versions also Navigation center replaced applications reports, security audit reports. so, we had to remove the existing AR, SAR solutions. We had .vb in the extension wherever the xfbr has been referenced that extensions were no longer supported in 9 version. Thanks in Advance!
Hello, is there a way to restrict users from force consolidating? Can we control who has access to force consolidate in the system? Thanks, Hadi
Hi All, We have run out of text properties and are figuring out how to extend this and what the options are?Does anyone have some suggestions or ideas?Thanks in advance!
Hello all, It's unclear to me if upgrading the platform to v9.0.4 will impact the continued use of OFC PV 8.4 SV112. Does anyone have any insight if OFC needs to be upgraded to PV9.0.0 SV201 if the platform if upgraded to v.9.0.4?Thank you!
Hi there,I am trying to extract a component using XFProj. I worked with that in the past.... it seems there is a bug on 7.4.2 as the below code works in v5 but not in v7.4. <xfProject topFolderPath="XFProjMenu" defaultZipFileName="Menu.Zip"> <projectItems> <projectItem projectItemType="DashboardComponent" folderPath="" name="cpTest" includeDescendants="true"/> </projectItems> </xfProject> The documentation does not mention anything about the workspaces.Can you guys test on your side on provide a feedback?Thanks
Hello,I have been getting the following error trying to load a form template in OneStreamI've checked the intersection and it matches the white input cells I am trying to load to. Is there any other reasons this error would appear?Thanks
Hi All, PRM is used to assign access to the users (adding, removing, adding to groups etc) However, we need a different team to handle the security provision without having access to any other components in OneStream. It seems challenging to provide such group/user who can assign access without having Admin role. Does 6.6 version fix this with the Security updates available in 6.6 or the Provision manager again needs to have the Admin role? Or are there any APIs we can use to modify the users based on requests.
Hi OneStream Community,I had a question regarding extracting dimension metadata and properties from OneStream.Currently, when we go to the Dimension Library, apply member filters in the grid view, and then right-click and export to CSV, we can download file containing the metadata along with its properties.I’m trying to find out if there is a way to automate this instead of doing it manually.Ideally, I would like to extract the same information (based on member filters or a specific hierarchy) through something like a Dashboard, Data Management step, or Business Rule, so the export can be automated.Has anyone implemented something similar or know of an approach to achieve this?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.