ContributionsMost RecentMost LikesSolutionsConsolidation in a Dynamic Cube Hi Experts, I have a dynamic read only cube, source of this cube is a relational table having details like salary band, department, position, benefits %, tax %, etc. I am simulating some calculat...Re: Audit data for cubeview last run date Hi Lee, I got the link for this utility. Thanks Re: Identify unused Cube views Thanks Eric, I got the link for this utility. Re: Identify unused Cube views Hi Eric, Do you have the link for this utility? I am having issues locating this in OpenPlace. Re: Audit data for cubeview last run date Hi Lee, Do you have the link for this utility? I am having issues locating this in OpenPlace. Re: Conversion from string to type integer is not valid Hi, Try Path.Combine please Dim folderPath As String = System.IO.Path.Combine(BRApi.FileSystem.GetFileShareFolder(si, FileShareFolderTypes.ApplicationRoot, api), si.AppName, "Groups", "MyFolder"...Re: Display message box in Excel Hi, As an alternative, you can have a "Results" or "Comments" column in your table view and display that column to have "SUCCESS"/"FAILURE" or any relevant message with color coding. And user tra...Re: Deprecated GetLiteralParameterValue and SetLiteralParameterValue replacements? Hi ChrisLoran , Quick question, if the maintenance unit has spaces in the name, how would the syntax be for the same? For example, RPTA DMU name is "XFS Application Reports (RPTA)" so will the ...Re: Showing a pop-up message from Business Rule? pmahendra , see this thread please. Saving customization for ribbon for a spreadsheet component Hi All, We are using a spreadsheet component to capture some drivers from end users in our application, how do we customize the ribbon of the spreadsheet component to show only OneStream option in t...Solved