I've the task to add 3 new measures and 1 one new calculated measure into an existing SSAS 2005 project. The new measures required a database schema change to add 3 new columns.
Problem: When trying to create New Measures I define the "Usage" (Sum), "Source Table" (xyz table) but the fresh columns are not being listed out on the "Source Column" list related to the table. Obviously, I've selected "Show all columns" check at the end of the list, but I'm still not seeing the columns.
I have tried the following 2 actions with no expected results:
I'am under active investigation but if anybody out there has any clue of what could be happening or can provide any advice I will be happy to read and give it a try.
Thanks in advance
Env: Windows Server R2 Standard Ed (x64); SQL Server 2005 9.0 (x64); SQL Server Business Intelligence Development Studio
I am glad to say after several hours I found the solution myself. Here it is:
I hope this solution save somebody else time looking for the correct solution.
Thanks to all who replied and provided comments on this.