WARNING: TimestampIsOld. Possible cause: API is currently initializing.
[ROOT] dt FactInternetSale WHERE DimCurrency.AlternateKey EQ 'DEM' PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount ORDER BY 2020 DESC SKIP 2000 TAKE 500
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:
Generated 2025-11-02 04:05:15.820 UTC