ContributionsMost RecentMost LikesSolutionsRe: Journals Translation Hi Henning, The translation is based on closing rates. I've attached below the member formula used to calculate our opening balances. Imports System Imports System.Data Imports System.Data.Co...Journals Translation Hi All, We've recently encountered a problem whereby a OneStream journal entry booked in local currency at year end 2023 is not reflecting correctly in 2024. In the example provided below you'll se...Calling parents of base members in a CubeView Hi, We're currently expanding on our CubeView & Dashboard reports available in the application & would like to display our performance by Country. Our cost locations are housed in UD1 with the base...Combo box bound parameter returns no entry when workflow time changed Hi, We have combo boxes in a dashboard that use an XFBR to define a UD1 (Cost Centre) list based on the text 2 field from the users current workflow. For example, if a user is in the North America ...SolvedCombining BIBlend data with OneStream Metadata Hi, We're trying to combine our detailed sales data housed in BIBlend with the member table in the application database. The reason for this is so we can join the client name assigned to our UD...Member list parameter formatting Hi, Is there a way to format the options in a member list parameter to only display the member description? I've tried using :Name(|MFUD1Desc|) but this doesn't change the outcome visible to the en...SolvedRe: Complete/Revert Workflow BR The complete business rule can be found below. Public Function Main(ByVal si As SessionInfo, ByVal globals As BRGlobals, ByVal api As Object, ByVal args As DashboardExtenderArgs) As Object Try Sel...Complete/Revert Workflow BR Hi All, We're running into a few problems with an existing BR that is used to change the state of the current workflow. The current BR is used in the admin workflow & we haven't encountered any prob...BIViewer range filter component We're looking to use the scatter graph component in BIViewer to display client profitability by 2 metrics, average pricing & volume. This has worked perfectly, however when adding in a range filter c...Re: Member list parameter formatting Thanks - whilst not ideal it will better outline the hierarchy to users who aren't as well-versed in the corporate structure.