For example, in your structural data source you have a column named Customer_ID while in your
transactional data source you have a column named Customer_CD, then what you have to do is change Customer_CD in transactional data source to Customer_ID in the structural so that they will be linked or joined by this common key... to 建立维度和度量的关系... ...