ContributionsMost RecentMost LikesSolutionsRe: Viewing all Metadata and values in Cube View or Spreadsheet I'm interested in the use case for this and the problem/requirement that you're attempting to solve. Re: Suppression based on V#Footnote values? Yes this is expected behavior because OneStream doesn't see comments in the View members as data. DC has a good suggestion. Re: Error in Business Rule for Data Mgmt Process The culprit is likely that you're using WF variables. When a user runs the job, OS knows that user's WF. Scheduled jobs shouldn't use them because the system doesn't know which WF to use. Re: Dashboard Homepage Full Screen The pins on both the left and right side panes can be unpinned so they don't appear until you hamburger icon or the cube-in-a-hamburger icon respectively. Re: Member Filter on Scenario properties You can use the text fields on the scenario. Granted, it's redundant but it will allow you to use the where clauses. If you didn't want an admin to have to remember to add the text fields when new sc...Re: How to sum three times in a single getdatacell You can write a loop that will run as many times as you want. Dim a result, set it to zero. First time through the loop, grab the amount from Time1 and add it to the result. Second time through the l...Re: Dynamic Scenario in Cube View columns based on selection It may be easier to write an XFBR to return the full filter for that column based on your conditions. Re: Member Filter on Scenario properties The Where Clause Properties box in the Member Filter Builder list all properties that can be filtered on. Unfortunately, the ones you listed above aren't included in that list. It may be a good IdeaS...Re: Importing excel file adds 2 rows per RP A derivative rule may add a row. Re: App copy failed, copying from production to development Apologies for the late response. 1. You can contact your Account Manager to discuss your options 2. System Diagnostics is environment specific.In other words, it doesn't need to be installed in ...