Just found out that PASS is coming to Orlando it will be somewhat scaled down should be 2-3 days. Here is a link that explains in more detail. http://sqlserverpedia.com/blog/sql-server-bloggers/pass-2011-spring-event-in-orlando/
Read More
This is an issue that stumped me the first time I saw it. Here I am going to try and replicate it. First I added a column to the FactInternetSales table named TestColumn: Next I checked to see if it is available for a measure So now you say “You haven’t refreshed your Dataset” Thats true and of course we need to do that to refresh the schema stored. So lets do that. I went to the dataset and right clicked on the background and selected refresh. Now it shows it will refresh the testdatacolumn Let...