![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
i have various Resource/Project dimensions and 1 fact table and 1 Time Period dimension The dimensions are Resource and Project Info. The fact table contains the keys and the resulting Actual Work and Scheduled Work the dimensions process successfully; the cube processes successfully, the database processes successfully, However, there are records that don't display in the cube I can see/query these 'missing' records in the fact table using Query Analyzer. I've verified offsetting records in the Resource and Project Dimensions Is there a valid reason(s) or conditions or situations why the records would be in the Fact table via query analyzer yet not show up in the cube? any suggestions on what to troubleshoot would be greatly appreciated. |
#3
| |||
| |||
|
|
There is a possibility that your fact table has keys that are not in one of your dimension tables. A good way to troubleshoot this would be to get the SQL statement that AS generates when processing your cube and paste it onto a query window and then remove one dimension table at a time from the query to see which one returns the right number of rows. This way you would have narrowed down to the offending dimension table from where you can compare the values in it to the corresponding values in the fact table. TroyS wrote: i have various Resource/Project dimensions and 1 fact table and 1 Time Period dimension The dimensions are Resource and Project Info. The fact table contains the keys and the resulting Actual Work and Scheduled Work the dimensions process successfully; the cube processes successfully, the database processes successfully, However, there are records that don't display in the cube I can see/query these 'missing' records in the fact table using Query Analyzer. I've verified offsetting records in the Resource and Project Dimensions Is there a valid reason(s) or conditions or situations why the records would be in the Fact table via query analyzer yet not show up in the cube? any suggestions on what to troubleshoot would be greatly appreciated. |
#4
| |||
| |||
|
|
i have various Resource/Project dimensions and 1 fact table and 1 Time Period dimension The dimensions are Resource and Project Info. The fact table contains the keys and the resulting Actual Work and Scheduled Work the dimensions process successfully; the cube processes successfully, the database processes successfully, However, there are records that don't display in the cube I can see/query these 'missing' records in the fact table using Query Analyzer. I've verified offsetting records in the Resource and Project Dimensions Is there a valid reason(s) or conditions or situations why the records would be in the Fact table via query analyzer yet not show up in the cube? any suggestions on what to troubleshoot would be greatly appreciated. |
#5
| |||
| |||
|
|
Thanks... how would i go about getting...' the SQL stmt that AS generates when processing your cube....' I'm sure this is something in Analysis Manager but i'm not familiar with extracting the cube process to a SQL statement thx "Karthik" <karthiksmiles (AT) gmail (DOT) com> wrote in message news:1128698414.956287.117870 (AT) g49g2000cwa (DOT) googlegroups.com... There is a possibility that your fact table has keys that are not in one of your dimension tables. A good way to troubleshoot this would be to get the SQL statement that AS generates when processing your cube and paste it onto a query window and then remove one dimension table at a time from the query to see which one returns the right number of rows. This way you would have narrowed down to the offending dimension table from where you can compare the values in it to the corresponding values in the fact table. TroyS wrote: i have various Resource/Project dimensions and 1 fact table and 1 Time Period dimension The dimensions are Resource and Project Info. The fact table contains the keys and the resulting Actual Work and Scheduled Work the dimensions process successfully; the cube processes successfully, the database processes successfully, However, there are records that don't display in the cube I can see/query these 'missing' records in the fact table using Query Analyzer. I've verified offsetting records in the Resource and Project Dimensions Is there a valid reason(s) or conditions or situations why the records would be in the Fact table via query analyzer yet not show up in the cube? any suggestions on what to troubleshoot would be greatly appreciated. |
#6
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |