Error saving data into white input cells
Hi, I get this error when saving data into a particular WP#Workflow S#Scenario T#Time member. Cannot execute step because the specified step classification doesn't exist for the workflow profile When I click OK to the error, when I refresh the data is saved. Any ideas what the problem is? What is a step classification? Thanks GSolved14KViews0likes21CommentsCustom Member Frequency filter for all previous periods
Hi All, We'd like to have a Form Template available only until 2022M9. To do so, we've entered the following parameters in the member Frequency filter of the Form Template: Is it possible to have a more dynamic way to apply frequency to all previous periods, other than hard listing it? Thanks in advance!5.3KViews0likes16CommentsRetrieve User behind completion of a workflow step (Forms & Journals) ?
Hello, Is it possible to get the user who completed a 'Form Input' step in OneStream ? To clarify, I am able to do so for 'Import/Validate/Load' steps but I'm under the impression that it's impossible for Forms or Journals. Anyone with a similar experience ? Thanks Here goes my desperate attempt: Dim wfstatus As WorkflowInfo = BRApi.Workflow.Status.GetWorkflowStatus(si, mywfstep) Dim logusername as String = wfstatus.LastExecutedStep.StepLogItems(0).UserName ' (wfstatus.LastExecutedStep.StepLogItems is Nothing) = TrueSolved3.9KViews0likes7CommentsImport form cells using excel template - Validations help request
Hi All! We're trying to import form data via excel template, but the load is not validating certain tokens such as WF assigned entities and template name. Is there a way of adding validations/static values to objects of type FormRangeContent, similar to the ones in PLP for registerTableRangeContents ? Thanks!3.9KViews0likes7CommentsCube View Comments
Hello All, I have a cube view in which i am using on the Row Level a GetDataCell Function, example GetDataCell(Account1+ Account2): Name (Trade). on the column level i have a Comment using the V#Annotation:Name(Comments). however, on the GetDataCell the Comment is highlighted in Green. is there a way to be able to allow the user to write a comment on row that contains a GetDataCell function?3.5KViews0likes4CommentsForms by Entity
In the monthly close process, we have a number of forms. All workflows have the same Form templates profile. Cubeviews refer to |WFtext1|. On wftext1 is Entity name (one entity per workflow). I have one form that is only applicable to a selection of entities. Is it possible (and how) to parameterise this, so the form will only be visible in a selection of workflows (I do not want to create different Forms Template Profile for theses workflows)?Solved3.1KViews1like4CommentsAutomate form template creation
Hello, is there a way to automate the creation of form template assigning the same name of the cube view? I have 30 disclosure forms to be added in a "form profile" and I am wondering if there is an alternative way of manually creating a "form template" for each "cube view". Thanks in advance for the help. MarcelloSolved2.8KViews0likes2Comments