Getting Started with Adobe After Effects - Part 6: Motion Blur


Upload Image Close it
Select File

Posts syndicated from ParasDoshi.com.
Browse by Tags · View All
beyondrelational.com 87
Cloud computing 34
Microsoft 32
sql 32
SQL 32
sql azure 32
#sqlazure 28
Database 24
Microsoft SQL Server 24
#azure 12

Archive · View All
April 2012 12
June 2012 11
February 2012 11
July 2012 10
August 2012 8
May 2012 8
March 2012 8
January 2012 6
October 2012 3
November 2011 3

ParasDoshi.com

How to add a column in an imported Table while developing SQL Server 2012 Analysis services Tabular Model

Apr 12 2012 12:00AM by Paras Doshi   

Do not get intimidated by the long title – it’s not as complex as it sounds! So what am i talking about? Recently, I was developing SQL Server 2012 analysis services Tabular Model (referred to as ‘model’ from now on) and during development I realized that I need to import a column for a table. Let me give an example of what I am talking about:

Consider In the data source there’s a table named ‘Date’ with 15 columns, But for the model I needed only few columns – So I imported only 5 (out of 15) columns from this table:

DateKey
EnglishMonthName
MonthNumberOfyear
CalendarQuarter
CalendarYear

Now During development I figured I need one more column which I had not imported before. Let’s call it FullDateAlternateKey

So How do you add the column ‘FullDateAlternateKey’ in your model during development?

Turns out, It is very simple. This is how you do it:

1. Select the Table in your model designer
2. Go to Table properties.
(If you are not able to see the properties window. Go to View > Properties Windows OR Just select the table and press F4)
3. This is how a properties windows for a Table looks like

properties windows table sql server 2012 tabular mode analyis services

4. Now here click on ‘..’ button after you select the ‘Source Data’ field from the Basic Properties
Source Data edit table sql server 2012 tabular mode analyis services
5. You’ll see a ‘Edit Table Properties’ dialog box. Here you check the column that you wish you import to the model. In my case, I checked the box for the column ‘FullDateAlternateKey’:analysis services check the box for column to be imported 6. Click on OK.

Allow it few seconds and you would see the column in your table! Didn’t I tell you – It’s very simple!

That’s about it for this post. So next time, You need to import a column while developing the model, do not worry – it’s just couple of clicks. But, Even though I was able to add a column later, I had to look at the relationships – create one relationship – make sure other things were right. In short – It was more work. So it’s better that you select the columns that you want in the first place. But If the need arises, you can always add columns (and even remove them) via Table properties. I hope it was helpful!

 



Republished from Paras Doshi's Blog [61 clicks].  Read the original version here [2 clicks].

Paras Doshi
16 · 10% · 3265
3
 
0
Lifesaver
 
0
Refreshed
 
0
Learned
 
0
Incorrect



Submit

Your Comment


Sign Up or Login to post a comment.

"How to add a column in an imported Table while developing SQL Server 2012 Analysis services Tabular Model" rated 5 out of 5 by 3 readers
How to add a column in an imported Table while developing SQL Server 2012 Analysis services Tabular Model , 5.0 out of 5 based on 3 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]