ContributionsMost RecentMost LikesSolutionsRe: Extract Related components for Dashboard This is why we created Workspaces 🙂 Put all your elements in a dedicated Workspace, extract and load the whole Workspace, job done. Re: Embedded dynamic repeater Yes, that looks correct. It works for me on 9.2. Re: Freeze Option in Dashboard The Vertical Stack layout will compress widgets to their minimum size. When that happens, the Cube View effectively loses the ability to freeze headers. A workaround is to use a Grid layout with on...Re: Connector BR fails to execute successfully Use BRApi.ErrorLog.LogMessage to identify the line that is failing. TBH if the failing bit is in the screenshot you attached, this does not seem to be anything to do with OneStream as much as your pa...Re: Embedded dynamic repeater The only way to go about this without code is to reference the template parameter directly in the cube view (rather than going through a Parameter), which works fine if you embed Cube View Components...Re: Databuffer not working in an WS Assembly rule but is working in a Business Rule Calculation Rules that work in business rules *do* work in assemblies too - they might just need a bit more context. If you post it, people might find what is missing. Re: OneStream 9.0 Stage Schema Changes Is there a particular reason for not using the views instead? "Unless there is a clear and significant performance difference, queries should be performed on views." Re: Business Rules in Visual Studio We have something in the pipeline that hopefully will make it easier to interact with any version control system (or AI, or any other developer tool on one's machine...). Pm me if you're interested i...Re: Cubeview Drill Down issue: Load Results for Importe Cells is empty I'm not aware of known issues on 8.5. I'd contact Support anyway, if anything to determine whether the problem is with the platform or the Connector code. Re: Automatic update of Metadata in OneStream? From version 9.0, when you create a Dynamic Dimension Service, you get samples right there. There is also a full example in the documentation (see also how to configure the dimension to actually run...