ContributionsMost RecentMost LikesSolutionsRe: Accessing User Entered Data on a Dashboard CubeView Seems like you want capability to audit cell and want to display in dashboard. If that is the case then there are couple of tables like "DataCellDetail", "DataEntryAuditCell", DataEntryAuditSource" w...Re: Use api.Data.Calculate to move data between 2 cubes #region Pull Cashflow from Financial private void Cash_Pull_from_Financial(SessionInfo si, FinanceRulesApi api) { //Simple Data Pull DataBuffer sourceDB = new DataBuffer(); sourceDB =...Re: Viewing all Metadata and values in Cube View or Spreadsheet There is marketplace solution called "Unused Member Analysis" which will give list of members which does not have data in all year and let you delete member. If members are created part of dev and ...Re: Cube Dimension Assignment - Excel template / Metadata Builder There is none but you could develop your own, generate an xml and upload through Load/Export. You can see xml format by exporting cubes. Re: Constraints Reports by Dimension Yes I am familiar with this but was looking for one report shows all constraint. I would use this time being and have item added to IdeaStream. Re: How to open a Dashboard within the same page when button is clicked We tried exact steps but somehow, it's not working. If we hard code the value to parameter, then it works but button is not able to pass the value to parameter. Re: Constraints Reports by Dimension Yes, I have seen this as well and thought about it but have many constraints against dim so, might need to generate a dashboard or you mentioned cube view. I will wait for couple of days if someone ...Constraints Reports by Dimension Are there any out box reports available to show constraints by dimension? SolvedRe: Running task scheduler on a specific business day each month Is this looking for or specific a day in a month. Re: Blocking Consolidation of an archived scenario Are you running standard consolidation? Once data has been archived anyone changing it?