ContributionsMost RecentMost LikesSolutionsRe: Audit report available to show changes in business rules? Adding, this is a primary Use Case for OneStream Desktop source control integration. Re: Business Rules in Visual Studio Some thoughts: Please consider not GA'ing this until the solution is a fully integrated end-to-end process. At a high level, I picture configuring OS desktop with the source control repo connection ...Re: Business Rules in Visual Studio This is the approach I would take, adding that the XML be loaded directly via API driven process that connects directly to the source repo. The fewer steps in the user's hands, the better for govern...Re: Getting the parent dashboard name of an embedded dashboard ? Sergey "Parent dashboard" is a bit confusing. An embedded dashboard can be in more than one container and is by definition a component at that point. The Dashboard itself belongs to a Dashboard Gr...Re: How to download the database table contents to the Excel file .CSV format in OneStream . Re: Task Activity Description - SQL Dashboard You can use this code to use the numeric value returned by your SQL query to get the text value of the enum: Dim TaskActivityTypeName As String = CType(taskActiveFromSqlNumeric, TaskActivityType).T...Re: Calculation in Scenario member I would create an account called AVPPM - Average Percent Period Movement and calculate it there, or you can create it in UD8 for a truly dynamic calc metric. Then you can calc it for any scenario, i...Re: Reference other files from XFBRStringService Re: Reference other files from XFBRStringService When you create the file GetListOfEntities, choose "Standard Class" instead of "XFBR String Service" Also, namespaces and classes are things, nouns. Name them as that, e.g. EntityLister. M...Re: Local language (Spanish [Mexico]) persists in DimLibrary after removing es-MX frm SysConfig Try reset IIS, or if cloud, have your server instance restarted.