ContributionsMost RecentMost LikesSolutionsClosing Workflows Tackling the myth around Closing the workflow and discuss approaches to achieve the best result for your application. Re: Table View Service assemblies I don't believe you can reference a "Service" rule from outside the workspace. If you want to use it outside the workspace you'd have to use this source code type instead. Re: Table View Service assemblies Are you trying too call the Table view from a spreadsheet component in the Workspace, or just from the Spreadsheet in OnePlace? Re: How to place multiple UD1 members in Account dimension UD1 constraint This is done in OS by creating alternate constraint hierarchies as assigning these to the Constraint field. Re: Exceeding maximum row/column overrides I think i would look at creating a dynamically calculated member that can be used in that column. This should allow you define more complex logic. Re: Move file from File Explorer to File Share That error message sounds like a more fundamental issue to the business rule - is "SGA_FIle_Move" the name of the business rule? Re: Scenario Type - Tax Hi, the naming of the Scenario Types are simply for organisation purposes (tax, actual, scenario type1 etc.) They are all "equal" in terms of what they offer. Some advantages of using a different s...Re: Report components: Can parameters be passed by clicking on a value in a report Hi, In short, yes it is possible! When creating a cube view you can use these settings in the Row data tab to activate navigation links in the Report: If you then used this cube view in ...Re: Error when accessing the Workflow Import step Hi Hamza, You may be best to also raise a case with OS support for an error like this. Has the issue resolved itself since you original post? Re: Export Formatted Data Explorer to Excel via code I've never tried it but does this function work? BRApi.CubeViews.Process.ExportCubeViewGridsToExcelFile(si, custSubstVarsForAllCubeViews, cubeViewNamesAndVars)