Discuss the features and functionality of OneStream.
Recently active
Data generated by dynamic CubeView calculations can be imported into other Cubes or Scenarios” Question Credit: Jack Lacava Is this statement fact or fiction? Comment your best guess below! Answers will be revealed in one week. * This question is applicable to Platform 7.3.0 and may not be relevant to future releases
I am using the below formulae to fetch members in a cube view. Account -> A#Root.CustomMemberList(BRName= abc,Param1=value1) The results from BR defaults the indentation to 0 instead of the indentation that is mentioned in the formatting tab. Do you know how we can change the indent level to 3 after the members get returned from BR. JackLacava
Hello! Does anyone have experience reporting across two applications in the same environment? I've been in touch with OS support who's still working on it but wanted to pose this to the larger customer/consultant community to see if there were any options or solutions out there already being used. Thanks!
I have two questions: ud3 text2 has text which is the entity on where we are going to seed to.. 1) I want a memberlist where Text2 is not blank or has no data. I am wondering if Text2 <> '' is the correct way to go? 2) What is the syntax of brapi or api.logmessage to see what is in the memberlist? 'Dim memberFilter_UD3 As String = "Cb#CONCUBE:U3#PCHEAD.Descendants.Where(Text2 DoesNotContain '')" Dim memberFilter_UD3 As String = "Cb#CONCUBE:U3#PCHEAD.Descendants.Where(Text2 <> '')"Dim UD3List As List(Of Memberinfo) = api.Members.GetMembersUsingFilter(api.Pov.UD3Dim.DimPk,memberFilter_UD3) 'api.logmessage("UD3List", String.Join(vbnewline, memberFilter_UD3.Select(Function(x) x.GetType.FullName))) BRAPI.ErrorLog.LogMessage(si,"1_Target_ " & UD3List) For each UD3 as Memberinfo in UD3List etc. etc. BRAPI.ErrorLog.LogMessage(si,"Test " & UD3.NameAndDescription)' &" " & UD3.Properties.GetUDProperties.Text2.GetValue())
1.How can we use the below member filter in red colour inside XFCELL. How can we use it? XFCell(Cb#GolfStream:E#[NA Clubs]:C#USD:S#Actual:T#2022M1:V#YTD:A#69000:F#None:O#Top:I#Top:U1#Top.base.where(Text2 contains '|WFYear|'):U2#Top:U3#Top:U4#Top:U5#None:U6#None:U7#None:U8#None) 2. How can we use GetDataCell(A#A100+A#200) inside XFCELL to calculate some expression. Thank you!!!
Hello, We need to clear data on the specific intersections of Account, Entity, UD2, UD3, and UD5 members (all members from the remaining dimensions). The data is copied from the Actual to the Forecast scenario. So, I tried to use clearcalculateddata API in the member formula but it is clearing data on that account for all members of UD dimensions. Can you please help with the simplest way to clear the data on a specific intersection? Ex. We need to clear data for the below intersection. The below line is clearing the data for A#7041 irrespective of other defined UD members. api.Data.ClearCalculatedData(True,True,True,True,"A#7041:O#Import:F#Base:U2#13056:U3#327:U5#01973")
Hello all . i am trying to display in a cubeview a list of accounts with specific constraints related to FLow , for example i want to display Only accounts with having Flow = EQU . any idea which function to use ? i tried the [Where] clause it didnt work out. would the [Option] be helpful ? which arguments should i pass
Hi, I have an existing extensibility rule which copy some data from a source scenario/period to a target scenario/period. This is the "core" of the code Dim listDriversDataCellExFilterdForDriversTarget As New List(Of DatacellEx) For Each itemDataCellEx As DataCellEx In listDriversDataCellExFilterdForDrivers itemDataCellEx.DataCell.DataCellPk.TimeId = TimeTargetId itemDataCellEx.DataCell.DataCellPk.ScenarioId = ScenarioTargetId listDriversDataCellExFilterdForDriversTarget.Add(itemDataCellEx)Next itemDataCellEx Now, I was trying to update this to only copy data where UD3=None, but I am not sure on how to do that. I can see datacells have a function called GetUD3Name, but the function requires a FinanceRulesApi parameter. Would using the GetUD3Name function work for my scope and what would be an example of valid FinanceRulesApi parameter? Thank you
Hi All, Is it possible to pass a member list, in my case flow members, as a list parameter in a cube view combo box? I know a delimited list would normally be used for this purpose however I need the list to be dynamic based on the dimension library and will be storing the selection to the Annotation view member. For context I am trying to allow the user to select a default mapping for an allocation rule which will require the user to select the lower-level default allocation member for a specific flow. Many thanks in advance. Nick
In a cube view, how can I use a manual input value in the formula in another column? Col1 Col2 Col3 EndBal Input Value EndBal - InputValue Many thanks in advance. Winni
Hi All, We have a client who wants to exclude a subsidiary from their reporting rollup starting mid year in May 2022. Unfortunately the consolidation view is set to YTD so it appears that when we switch the consolidation percentage to zero then it reverses all of the YTD data for the whole year opposed to just excluding the data beginning in May.Is there a simple solution to resolve this? Or is a business rule required when divesting mid year? It seems like a requirement that should be pretty common and have a pretty straightforward solution like in Hyperion but we haven't had any luck so far. Any thoughts or guidance is greatly appreciated. Best, Joe
Hi, are there any capabilities to use visualizations like Matplotlib? If not, any plans for this?thanks,Greg
Hello! How do you manage recurring journal entries? We go through a manual process where we pull the JE data out of OS, manipulate the information into a text file and load the text file to create whatever JEs are needed the next period but it's not an easy or straightforward process. Please let me know if you have a better way! Thanks, Nicole
This is probably quite a basic question. I have a vendor file with multiple currencies going to a single account. Can anyone advise the best way to do this as there is no option in the Data Source or Transformation rule to vary the currency. Do I use a separate member in the Flow dimension and set the "Flow Processing Type" to "Is Alternate Input Currency For All Accounts"? Appreciate the help - thanks
OSAdmin If we have multiple OneStream Environments, is there any Market Place solution or a way we can compare Security (Users/Groups) between environments and then Synch up only those changes that are required to be migrated. Note: - We are aware of .xml extract and load, but a utility to perform the same would help and avoid any error related to security
How do I call a function that exist in a dashboard extender business rule for another dashboard extender business rule and how do I pass the all the required arguments?
Hi I am looking for a way to restructure a part of our UD1 hierarchy but there over 1,600 lines to move so I don't really want to copy and move them individually to their new locations. Is there a way to upload the new structure and overwrite the old one, or a faster way of copy/move the base levels. Thanks Simon
Hello,I am creating a cube view to be used in a Dashboard on an Workflow in order for a client to enter Quarterly Commentary.I am having two issues.1. When I set the time on the Explanation Workflow(Annotation) column to a Quarter, I receive green cells and cannot enter a comment. When I switch it to the quarter month, I have white cells and can enter a comment. I just want to confirm that this is normal functionality and that we cannot write comments to the quarter.2. The second issue is that I would like to write the comment to the BeforeAdj Origin member. I am able to do this when I have the Explanation (Annotation) column looking to one of my Forecast scenarios. When I switch the column to look at the Actual scenario (which is the scenario I want to be looking at) the cells turn green. In this case, they only turn white if I switch the Origin member to Import. I must have a setting somewhere that needs to be adjusted but I am having trouble locating it. Any insights would be greatl
Hi all, I need to assign a value in a field, dependeing on an other. I can do it in Delimited Files using "api.Parser.DelimitedParsedValues()" but I don't know wich function can provide me the string of an other field.So, in conclusion: how can I do this in a Connector Complex expression? Thanks!
All calculations must be executed as part of consolidation activities (Calculate, Translate, Consolidate). Question Credit: Jack Lacava Is this statement fact or fiction? Comment your best guess below! Answers will be revealed in one week. * This question is applicable to Platform 7.3.0 and may not be relevant to future releases
I want to apply background color for each row of a grid view based on column value
We need to provide users the ability to review the error log within the system tab. I don't see anything in the Application>>Security Roles. Can thjis be granted and how?
Hi all, We are trying to import an excel report into powerpoint. This works fine. However, there is an issue with the borders that are appearing in the picture, as the picture does not seem to fill out the picture that is inside the powerpoint. Is there anything we can do to remove these borders in the picture? Please see an example: Named range in Excel: How it appears in the powerpoint picture (I highlighted the red) Ideally we would not have the white spaces in the picture. Any idea on which options could be used to stear this? With kind regards, Tim
Hello, I'm trying to find a way to call an Extensibility Rule in Data Management sequence, is that possible? Thank you
I am looking for a Business rule function to write "data unit statistics" filtering on Year,month &Scenario. (OR) Cube view which can display DUS on the report. PS- I know we can right click on calcstatus to get the DUS but require something which can create a report/write to a table for DUS>
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.