Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

ALLMEMBER function error

$
0
0
Hello,I have a query statement below but whenever I run it I get an error: The ALLMEMBERS function expects a hierarchy expression for the argument. A member expression was used.SELECT [Measures].[Time Entry Hours] ON COLUMNS , [Time].[day].[Fiscal Year].ALLMEMBERS ON ROWSFROM [TestCube]I have set the AttributeHierarchyEnabled to True. Am I missing anything on my query?thanks!

Viewing all articles
Browse latest Browse all 1341

Trending Articles