NidhiMangtaniContributor IIIJoined 4 years ago156 Posts160 LikesLikes received18 SolutionsView All Badges
ContributionsMost RecentMost LikesSolutionsRe: Stop confusion with empty parameters in Dashboards Hi, This is helpful. How do we stop dashboard defaulting to set parameters on subsequent refreshes? For example, Category combo box has default value "ABC", user changes it to "XYZ", now when us...Consolidation 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.