标签: multidimensional-cube

关联维度效果问题

我正在使用2星型模式数据仓库,每个数据仓库都包含一个事实表,而维度表位于单独的数据库中(两个数据仓库都使用一个数据库)

I created a multidimensional analysis project for each data warehouse:

  • In the first project, I defined the dimensions and deployed the Analysis database and I am able to browse the cube with no problems from Management Studio.
  • In the Second project, I defined Linked dimensions and used the deployed dimensions from the first analysis database.

When trying to browse the second cube everything is working fine, but when I tried to browse the dimension or to add …

sql-server ssas dimension sql-server-2014 multidimensional-cube

7
推荐指数
1
解决办法
120
查看次数

AZURE 中的多维立方体

我的数据库是在Azure SQL环境中创建的,出于报告目的,我想创建多维多维数据集。但问题是Azure不支持多维立方体。那么,有没有其他解决方案可以在Azure环境上执行多维立方体

ssas azure azure-sql-database azure-analysis-services multidimensional-cube

4
推荐指数
1
解决办法
2747
查看次数