[ROOT]  dt  DimProduct  WHERE%20Photo%20EQ%20Null  SELECT%20Name,%20ModelName,%20Description  ORDER BY Name  

ERROR:

At hierarhical level dt/DimProduct, key 'WHERE%20Photo%20EQ%20Null' not found

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

Start of query expression 'WHERE%20PHOTO%20EQ%20NULL' 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:

DimProduct

Edit


Generated 2024-03-29 10:38:11.922 UTC