WARNING: TimestampIsOld. Possible cause: API is currently initializing.

[ROOT]  dt  FactInternetSale  SELECT SalesTerritory, DimCustomer.DimGeography.DimSalesTerritory.Name, DimSalesTerritory.Name  SKIP 3000  TAKE 125  TITLE Demonstrate how foreign key DimSalesTerritoryId is not really needed in FactInternetSales  

ERROR:

At hierarhical level dt, key 'FactInternetSale' not found

In case you attempted to supply a QueryExpression, this error message may be of help:

Start of query expression 'FACTINTERNETSALE' not recognized. Must start with one of

----, AGGREGATE, ALL, CACHE, COMMENT, DATASTORAGE, HINT, LIMIT, LOG, ORDER (as in (OrderBy), PIVOT, REL, SELECT, SELFCREATE, SHUFFLE, SKIP, STRICT, TAKE, THEN (as in (ThenBy), TITLE, WHERE


Use this link to see available keys at this level:

dt

Edit


Generated 2024-11-14 04:05:02.571 UTC