性能点数据源
使用 Performance Point 2010,尝试将数据源连接到新的记分卡。我已经从 SSAS 多维数据集创建了一个数据源,并且可以创建一个记分卡,但我希望能够放置维度(位于仪表板设计器的右侧)并将它们拖到工作区中。问题是它没有显示立方体的任何尺寸,尽管我知道它们在那里。以前有人遇到过这个问题吗?
Working in Performance Point 2010, trying to get the data source connected to a new Scorecard. Ive created a data source from my SSAS cube and I can create a scorecard, but I want to be able to place dimensions (on the right of Dashboard Designer) and drag them into the workspace. Problem is it doesn't show any dimensions from the cube although I know they are in there. Anyone ever had this issue before?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
从屏幕截图来看,似乎需要选择一个数据源。如果首次将数据源添加到工作区时未列出该数据源,则您需要先保存工作区,然后才能在过滤器、记分卡等中使用该数据源。
Looking at the screenshot, it looks like a data source needs to be selected. If the data source is not listed when you first add it to the workspace, you will need to save the workspace before you are able to use the data source in filters, scorecards etc.
有时数据源已创建,但并未实际添加到多维数据集中。返回 Visual Studio 中的 SSAS 多维数据集,打开多维数据集结构窗口并确保包含维度
另请注意,仪表板设计器需要关闭并重新打开,以便拾取 SSAS 多维数据集中的结构更改(某种愚蠢的缓存问题)。
Sometimes the datasource has been created, but not actually added to the cube. Go back to the SSAS cube in visual studio and open the Cube Structure window and make sure the dimensions are included
Also note that Dashboard Designer needs to be closed and re-opened in order to pick up and structural changes in the SSAS Cube (some sort of dumb caching issue).