August 7, 2019 at 2:31 pm
Today I came across a modeling that I did not understand.
I opened a data warehouse project with the following tables:
Dimensions:
- Dim_Store
- Dim_Date
- Dim_Customer
- Dim_Location
Fact:
- FactSales
The fact FactSales is relating to the above dimensions, so far ok.
But when I open the project in SSAS there are four more tables that do not make any kind of relationship.Can this scenario happen?
_Thanks
August 7, 2019 at 2:37 pm
It really depends. Are we talking about a multi-dimensional or tabular cube, and what are the contents of the other tables?
August 7, 2019 at 2:40 pm
It can.
August 7, 2019 at 2:59 pm
Hi
It is a multi-dimensional cube.
In SSAS for the tables to appear I need to open the cube and click on "Show All Tables"
But when I deploy these non-fact-related tables do not appear in SSAS Databases> ProjectName> Dimensions, only the fact-related tables appear.
Thanks for the feedback.
August 7, 2019 at 3:03 pm
Hi
It is a multi-dimensional cube.
In SSAS for the tables to appear I need to open the cube and click on "Show All Tables"
But when I deploy these non-fact-related tables do not appear in SSAS Databases> ProjectName> Dimensions, only the fact-related tables appear.
Thanks for the feedback.
August 7, 2019 at 3:06 pm
Okay, can you tell me which scenario I use these tables that have no relationship with or give me some documents for me to read?
Thanks for the feedback.
August 7, 2019 at 3:28 pm
"Show All Tables" in a multi-dimensional SSAS project will show all the tables that were included in the Data Source View. It doesn't mean that those tables are used in your cube. It may have been added to be used in another cube within the same project, or a future version of the cube.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply