Discuss data loading and processing into the application.
Recently active
I am trying to utilize the UD2 and UD3 Default Member fields on UD1 members. For example, I have UD1 members that always go to a specific State. Nothing is showing up in UD2 for the State after transformation. Also, I'm not sure how to set up the Data Source for UD2 when utilizing this field since UD2 does not relate to the imported file. From the Reference Guide UD2-UD8 DefaultThis is the standard default Member that can be mapped for a setting and saves having to map toeach Member. If the setting says Default, the mapping will always go to that default. Any help on utilizing these fields is appreciated. thanks
Hello,Is there any way to load a PDF file to OneStream from the Data Sources? What are the steps required to convert the file to Txt (readable format) and can these steps be automated?Thanks,Priya
Currently if a step fails the subsequent steps continue to execute
Hello Team,Is there any way to export DM groups and Sequesces & Ste
Originally posted by Vivian ViljoenWe are using the TXM Transaction Matching Solution PV 530 SV 100Is it possible to perform a mass or bulk unmatch of matched data while using the TXM solution?Currently the user can select 50 at a time (max per page) and the un-match, however, in our situation we ended up with a few hundred pages that needed to be unmatched.
Hi, we have 40-50 workflow nodes which makes the workflow assignment a large burden to complete. We are using workflow templates to manage these nodes. Is there a way to assign the workflow to the template vs each individual node in the workflow?
Does anyone have any sample code they can share to see how to trap errors during an automated dataload process? Currently, all I can see is that the dataload process executed and completed but it does not tell you if something happened in between. I'm having no luck capturing if an error was encountered during the import or validate steps.
Hi to all. Wondering if any of you have been able to connect PowerBI as a data source in Onestream. In this case, PowerBI is an Analysis Service server. any thoughts on how to start doing that? Thanks in advance
Hello community, We are trying to prevent the end users from uploading a data file on an import workflow step that is certified.To do so we have started using the the TransformationEventHandler in the Extensibility Rules. We are able to get into the right code:Select Case args.OperationNameCase Is = BREventOperationType.Transformation.ParseAndTrans.StartParseAndTransformFrom here, we have access to the workflow step arguments TransformationEventHandlerArgs (for example the file that has been uploaded etc).We know that we can get access to the certification status from DataQualityEventHandler business rule using:Dim CertifySignOffInstance As CertifySignOffInstanceInfo = DirectCast(args.Inputs(2), CertifySignOffInstanceInfo)and Dim signOffState As Integer = certifySignOffInstance.SignOffStatewhere signOffState = 110 or signOffState = 130 means that the workflow is certified. Which is great. The question here is how can we get access to the CertifySignOffInstance from&
Does anyone know how to extract data using Data Management pulling C#Elimination and a dynamic entity filter such as E#TOTALCO.Descendants? A parent entity is required but I have been unsuccessful at different options for the parent filter such as E#Default, E#TOTALCO.Descendants, E#|PovParent|.
We have data imported periodically to a Scenario with the following setup - Retain next to True and everything set to Periodic inclusive of the data source and TR as shown below. The account is an Expense type. In the example - M4 is the only period with a value for this specific intersection, which we see in the Import data screenshot. The Cube View screenshot shows the periodic and YTD views wherein it appears that the periodic M5 value is reversed even though is no data loaded for that period. Based upon my settings and the data presented here I did not expect to see the M5 reversal amount. Does anyone have a suggestion as to why the value is reversing in the next period and how to resolve this so that this doesn't happen?
Hi All - I'm trying to understand why this would occur. I had loaded some prior year data, but somehow one of the month is showing negative numbers. I tried to consolidate but it wouldn't change. Wondering what I need to do to fix this?
Hi OneStream Gurus, I have a workflow profile with multiple rows (assigned entities, parent node....). One calculation definition executes a data management sequence. I am using the WF text to pass the entities to the DM sequence and this works fine.. But I was wondering if there is a way to pass the entity from the calculation definition row to the DM calculate sequence or the data quality event handler business rule. As expected if I use the E#Root.WFCalculationEntities in the DM calculate it runs for all entities defined in all rows. Thanks Maja
Originally posted by Eric Osmanski 4/13/2020 I want to create a SQL Select Statement but I need to check whether the table in BI Blend exists first.
When creating a Copy Data (Data Management) job, I find that I have to have the import nodes of the Workflows set to True (Active) in order to have the Data Management job work, otherwise I get an error. I do not want the end users doing anything on the Import node and would rather they were set to False. Is there any way around this?
Example:On the workflow France I have the choice between 3 entitiesI choose to input the package of the entity FR0200. I select a first time the entity FR0200 (1)When I go on a second form, I lose the entity and fall back on the first entity FR0220 (2)The entity viewpoint is set from a parameter as below:Parameter type : Bound ListResult format string type : DefaultMethod type : WorkflowProfileAndDescendantEntities thank you for your return
We are trying to set up a fixed matrix data source that has account values in multiple columns (mix of numeric and text). Is it possible to convert the text value for an account to a numeric value in the data source set up? e.g. Account text value is regular and we would like to convert it to a numeric value of 1.
Originally posted by Swadhin Patrrahi , i am getting security access error while uploading journal through excel template. i am having admin access. could anyone please help me on this and what could be possible reason to avoid this error. I've attached the pop up message Thanks in Advance
Hello Everyone, Please help with your expertise on below one issue I am facing, Thanks in Advance !We are trying to use Workflow channel for independent locking for forms, however not activated for any Dimensions.Summary of current status/setup is as below:1) Each entity is assigned to it's own independent workflow profile2) In each workflow profile we have 3 forms - 2 for entities and 1 for Corporate3) Created 3 channels - 2 for Entity forms ('Flow_Load' and 'IC_load' and they need to be able to lock independently) and 1 for Corp forms4) Moved all accounts to 'NoDataLock'5) Now Entity users have access to 'view and write' only on the 2 forms with local channels6) I was expecting that when Local forms are completed and locked - Entity users should not be able to load any data via Forms - "HOWEVER they can still do this via Excel Grid and / or Setvalue" (((( Question is - Is there a way that as soon as they lock all the channels available to them Forms is 100% lock
Hi, Regarding IC matching, is it possible to have a parameter with different Group entity levels in the dropdown? Regards, Lovisa
I have created a DM sequence that calls multiple steps. One of the DM steps prompts the user to select a seed Scenario which I then pass to my Finance BR as a parameter value. The scenario options are presented to the user as a Member Dialogue Parameter object. This works perfectly when I run it directly through Data Management.Next, I create a Dashboard for all of this using Data Entry 123 for display. The user sees a button component that is configured as 'Execute Data Management Sequence' and I give it a Task Argument of {Phasing_BUD_Seq}{} which is my DM Seq.When I test this from my Workflow (uses DE123), it does not prompt the user to enter the Source Scenario from my Parameter, it just fires the DM Sequence. It seems like my member dialogue parameter is somehow being supressed or skipped.Does anyone know what I am missing here? Thanks
Dear OneStream community,I'm trying to save the data on this gridview on a shared folder, does anyone know how i can do it ? Once i will save it on a shared folder, i will put a business rule on the "initiate export" to tranform it and eport it in my computer this time.Please advice if you have any idea how i can do this,Thank you
New to OneStream but thought I would post an issue where we have an integration that runs a BR without any parameters and it will run successfully if we run it manually from theData Management menu. However this same integration will fail with the following error if we schedule/run it from the Task Scheduler. Here is the error we see in the Task Activity Log:Summary: Error processing Data Management Step 'Import DB2 Audit Checks'. Unable to execute Business Rule 'DB2_DataAudit'. Select a valid workflow profile... Any thoughts? Not understanding how it runs ok manually but has an issue if the Task Manager runs it. Thanks!
Hi All, How do i get data from Cognos into OneStream? I'm building a Fleet CV report, which uses two metrics -- FUR (Fleet unavailable to rent) and UPA (Under Performing Assets), which is available in Cognos. I'm assuming that I need to built a data adapter, or a manually upload the data. Any suggestions would be great. Best, Mustafa
Do we have a way to transfer a file within OneStream (a pdf report), and automatically import into a public folders. What will be the file-path to that shared drive in OneStream. Any ideas will be appreciated. Thank you!
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.