Default location saving excel files, not a temp folder
Hi, I noticed that when exporting a workflow/cubeview to excel the default save location of that file isC:\Users\xxxx\AppData\Local\Temp\OneStream. The local IT group policy is to empty that folder upon rebooting the computer. This path is not setup in my own/local excel options. Is there a way to change this folder location to for example 'downloads'?9KViews0likes2CommentsOneStream Excel Enhancement Requests
Hello, Our Organization is currently going through a Planning implementation of OneStream. We have provided a list of enhancement requests to OneStream that we feel would significantly improve the products reporting capabilities. Here is a list of the enhancement requests submitted. I am posting with hope that other customers would also benefit from these enhancements and reach out to OneStream directly to also request this functionality! You can also like ("Kudos") this post. 1. Drill Down within XFGetCell Function. (This was something that came up a lot at Splash when discussing with other customers) 2. Retain excel formatting when refreshing quick views 3. Ability to utilize the member description to pull quick views or XF functions (Today you can only user member name) 4. “Hardcode” the default Quick View POV when creating a new quick view (Users are required to retype their defaults when sending a report to a user otherwise the data could change depending on the other users POV settings) 5. Option for a Default “Member Expansion” that will only pull parent members (Subtotals). This would be helpful when drilling or creating reports7.5KViews7likes11CommentsForecasting Adjustments
Hello! I have a question about other customer experiences and best practices regarding forecasting adjustments. We have forecast scenarios set up and previously would copy the entire scenario as the base for additional “adjustment” scenarios. We used these to toggle on or off certain risk adjustments in future periods but in order to save space and stop replicating so much data, we’re trying to move to another method instead. In our application, we have our UD3 set up as a more detailed Origin dimension where specific layers of adjustments are added (journal entries are split into more detail for GAAP or non-GAAP for example). This is where we were planning to add the adjustments but I wanted to check in with everyone else first to see if anyone has experience. Basically what we want is one scenario where I can pull a UD3 “base” of the expected forecast data then “base+adj1” which would be an alternate hierarchy of the base data plus adjustment 1. Then we’d replicate that alternate hierarchy as needed for specific adjustments. Would love to hear how you’re accomplishing this - any feedback would be appreciated!7KViews0likes13CommentsCube View DatePicker, Time Zone and Custom Calculate
We're working on a solution, where users can enter and view a date through a Cube View using the Cell Type Date. The challenge is how OneStream handles date's (datetime) with time-zones. When a date is saved to the backend, it's converted to UTC time-zone. The Date component in the Cube View is also Time-Zone aware, so that it uses the local time of the user, to convert back from the backend UTC to local-time. The challenge with this is 2 fold: 1) Assuming we would calculate a rent for a given period. The user, based in CET time-zone, enters 2022-1-15 using the Gridview. This date is converted to 2022-1-14 as UTC (2022-1-14 23:00:00). Using a Custom Calculate method to calculate the rent from start (2022-1-15), now adds one day more, as the server time is UTC. (don't mention Daylight Saving Zone) 2) If another user, based in US Central, is reviewing data in the same Grid View (and same POV), this user will see a wrong date, as the server UTC date, is converted to this user's local time Is there a way to specify in the Cube View, that when using the Date/DateTime picker, that the component should ignore time-zones? Or are there other usable solutions for this issue? Cheers5.3KViews1like11Commentspassing multiselect combo-box as parameter
Hi, ParamA will be a multiselect combo box and the same should be passed to business rule as well. May I know how it can be done? I'm passing the parameter in calculate button, then DM step and then to BR. Calc button : {seq_name}{ParamCC = |!ParamA!|} DM step:{|!ParamCC!|} BR: Get value ofParamCC Need suggestion on how should it be passed if parameter is multiselect. thanksSolved5.3KViews0likes8CommentsAccount Reconciliation Tool (RCM) - Discover / Discovery - Is it possible to manually add line items
Hi all, We've recently implemented RCM and I have one issue I'm trying to figure out. Certain accounting teams want to do reconciliations (for SOX controls) on certain accounts that have always had 0$ balances in the account month ends. I'm currently lost on how to get these into discovery - since it seems there has to be a balance at least one time for it to be populated there. Is the a manual way to add a couple of all-time 0$ balance accounts that way there will be a reconciliation option for it?Solved5.1KViews0likes5CommentsO#Forms submissions to locked forecast scenarios
Hi all, How do you handle preventing users from accidentally loading data via an excel XFSetCell or QV submission to O#Forms/O#BeforeAdj on a scenario that’s locked on the workflow in OS? I’ve submitted this via OS support and there’s an enhancement request for “Requesting option to prevent users from submitting data in Excel via XFsetcell or QuickView” but there’s no workaround that they can provide. Our FP&A users load all data via excel and they’re generally educated enough to know what dimensions to change, but sometimes the communication doesn’t go out timely enough from corporate FP&A to stop loading adjustments (though the scenario is locked promptly on the workflow) and so we run into this issue. Any thoughts or feedback would be welcomed! Thanks!4.9KViews1like6CommentsHaving trouble installing OneStream on my Windows 7 Pro machine
Originally posted by Kostas Daikidis I'm having trouble setting up OneStream Golfstream sample on a standalone (app server, web server and db, no SSO) Windows 7 Pro machine for learning purposes. I have all the prerequisites, however, the app server fails to start with the following message: Error starting application server 'localhost' Please contact the System Administrator to resolve the issue and restart the server. Application Server Configuration Folder: 'C:OneStreamShareConfig'. Framework Database Schema: 'OneStream_Framework' Selected Server Set: 'Standard' I've followed installation instructions to a tee and tried clean install twice already. I'd appreciate your help.4.8KViews0likes11CommentsGeneric Error Connecting after Upgrade from 711 to 722.
Generic Error Connecting after Upgrade from 711 to 722. Followed same process used to Upgrade from 681 to 711. Had no issues during Upgrade to 711. Server 1: Web & App Server 2: App Server 3: SQL DB Backed everything up. Stopped AppPools. Uninstalled OneStream 711 from Web & App. Installed OneStream 722 on Web & App. Upgraded backend Framework & App DB. Updated ASP.NET Config File. Updated Web & App Config Files. Updated IIS. Restarted. Everything starts up. Can browse to the Web & App Server resource folders in IIS Manager. Had to enable 'Directory Browsing" for each first of course. Had to "Allow unlisted file name extensions" for 'Request Filtering' for Web. Onscreen error: Unable to connect to server using address 'http://web-server:50001/OneStreamWeb'. Event Viewer Error: Inner Exceptions: Unable to access application server using address 'http://Web-Server:50002/OneStreamApp'. The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). This error seems to indicate and issue with the App Server instance located on the Web-Server but no further detail is given. If I turn down that App Server instance, I get "no endpoint listening" so I know it is truly attempting to connect to that App Server. Anyone experiencing this when upgrading to the newly released 722 Version or is this some sort of corruption that occurred during the process? Looking for a detailed error message with actionable triage process but Event Viewer seems to be limited in detail. Thanks in advance; -FrankSolved4.6KViews0likes5Comments