In earlier versions of analysis services , each relationship between a fact table and a dimension table required a separate dimension 在早期版本的analysis services中,事实数据表和维度表之间的每个关系都需要一个单独的维度。
Dialog box in business intelligence development studio to view the first 1 , 000 records of a fact table to be used to provide measures for a new cube 对话框,可以查看用于为新多维数据集提供度量值的事实数据表中的前1 , 000条记录。
The fact table for that measure group contains a foreign key column that references members in the dimension table for the organization dimension 该度量值组的事实数据表包含一个外键列,该列引用了organization维度的维度表中的成员。
The fact table for that measure group contains a foreign key column that references the currency identifiers in the dimension table for that dimension 该度量值组的事实数据表包含一个外键列,该外键列引用该维度的维度表中的货币标识符。
The package that you create takes data from a flat file , reformats the data , and then inserts the reformatted data into a fact table 所创建的包将从平面文件提取数据,重新设置数据的格式,然后将已重新设置格式的数据插入到事实数据表中。
In this task , you learn to define a dimension based on data in the fact table , and to define the dimension relationship as a fact relationship 在本任务中,您将了解如何基于事实数据表中的数据定义维度,以及如何将维度关系定义为事实关系。
In microsoft sql server 2005 analysis services ssas , a cube is developed based on tables and views that are modeled in a data source view 多维数据集的度量值基于一个或多个事实数据表中的列。多维数据集的维度的成员则基于一个或多个维度表中的列。
Every cube schema consists of one or more fact tables and one or more dimension tables on which the measures and dimensions in the cube are based 每个多维数据集架构由多维数据集中的度量值和维度所基于的一个或多个事实数据表和一个或多个维度表组成。
To make these default names more useful , you need to change the default names to names that match the fact table into which the flat file data is to be loaded 若要使这些默认名称更有用,需要将默认名称更改为要加载平面文件数据的事实数据表匹配的名称。
In this task , you learn to link a dimension to a fact table indirectly through a dimension that is linked directly through a primary keyforeign key relationship 在本任务中,您将了解如何通过维度(维度通过主键-外键关系直接链接)将维度间接链接到事实数据表。