I have a fact table and a bunch of dimension tables. There are foreign keys in the database between the fact table and all dimension tables. These relationships are present in the SSAS tabular model. However, if I try to create a calculated column in the fact table using the related function I get no intelisense. If I type the fully qualified column name in the related function it adds the column and the data in the column is correct, but in the function window the table/column name is underlined red.Any idea why this is happening? I've been searching buy haven't found a solution to this.Thanks!
↧