私はOLTPデータベースを持っています。このデータベースでは、SQL 2008 R2 Analysis Servicesを使用したいと考えています。そこで私はBIテンプレート 'Analysis Services Project'を使用してVisual Studioで新しいプロジェクトを作成しました。
サーバー上にFactXXXテーブルとDimXXXテーブルを手動で作成する必要がありますか、それともVisual Studioでこれを行うことが可能ですか?
For instance, can Dimension Wizard (Right click on "Dimensions" folder in solution explorer -> New Dimension -> Use Existing table) be used for the dimensions, or is it for some other purpose?