Am working through SSAS tutorial using AdventureWorks2012DW: https://msdn.microsoft.com/en-us/library/hh231701.aspx
Have deployed Cube (end of Lesson 2) and at end of Lesson 3 encountered many errors. I reversed the creation of a hierarchy trying to get to an earlier state, but am still unable to deploy due to two errors:
1. Dimension[Customer] :No key attribute is defined
2. RegularMeasureGroupDimension[Adventure Works DW2014].[Internet Sales].[Customer] : Granularity is not defined.
I have solved 1 by Right click on Customer Key, and from the drop-down menu selected “Set Attribute Usage”\Key
What should I be doing to solve 2?