ContributionsMost RecentMost LikesSolutionsRe: Journal creation through Excel Addin Hello, The typical process is to create the journal template within the OneStream application. You would then insert the corresponding template name into your Excel form as well as the other necessa...Re: Hardcode number in Cubeview One way to accomplish hardcoding a value into a cube view would be to use a dynamic UD8 member which returns a value. Re: Stopping a dimension from automatically collapsing Vincent, From a manual process, I do not believe there is a way for the hierarchy to not collapse each time. Instead of manually adding several relationships to the point of it becoming too tedious...Re: create replication Hierarchy Rams, You can just do a find and replace. Since the new hierarchy names are different, a new hierarchy with new names will be loaded while the old one will remain unchanged. Re: create replication Hierarchy Hi Rams, In your case, using an XML is the easiest solution. Assuming all parent levels in the hierarchy are named with "_ALTERNATE" and the base members retain the same names, performing this XML m...Re: SAP SIC Data Source Shawn, The "Data Source Name" you see on the Workflow Profiles page is meant for you to choose a Data Source configured in the Data Source tab in the Application pane. In the Data So...Re: Reporting Parameters Formatting Hello, Assuming your second parameter for month is configured to be something like below: This would be my column definition: The Input value of 2022 + the delimited value of M1 w...Carryforward V#Annotation Inputs Hello, Wondering if there was a way to carryforward V#Annotation inputs on BalanceRecurring Account Types (or any other Account Types) similar to how a V#Periodic input is carried forward on Balan...Re: Dimension Drop Down List in Excel for GetXF Retrieves Hi Tasha, to make this as simple as possible, I would create a dynamic quick view of a list of members on a hidden sheet seen below. The screenshot is pulling Accounts.base Then, wherever yo...Re: CubeView Row Collapse Hello, The RowExpansionMode = CollapseAll will work with the ".Tree" expansion, not the expansion currently being used.