Skip to content

Latest commit

 

History

History
62 lines (46 loc) · 4.13 KB

File metadata and controls

62 lines (46 loc) · 4.13 KB
title Data Source Views in Multidimensional Models | Microsoft Docs
ms.custom
ms.date 03/01/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
analysis-services/multidimensional-tabular
analysis-services/data-mining
ms.tgt_pltfrm
ms.topic article
helpviewer_keywords
data source views [Analysis Services]
data source views [Analysis Services], about data source views
SQL Server Analysis Services, data source views
data source views [Analysis Services], multiple
Analysis Services, data source views
multiple data source views
SSAS, data source views
ms.assetid 4c12376f-4fc2-492b-9a00-93eec34571ed
caps.latest.revision 36
author Minewiskan
ms.author owend
manager erikre

Data Source Views in Multidimensional Models

A data source view (DSV) is an abstraction of a relational data source that becomes the basis of the cubes and dimensions you create in a multidimensional project. The purpose of a DSV is to give you control over the data structures used in your project, and to work independently of the underlying data sources (for example, the ability to rename or concatenate columns without directly modifying the original data source).

You can build multiple data source views in an [!INCLUDEssASnoversion] project or database on one or more data sources, and construct each one to satisfy the requirements for a different solution.

Related Tasks

Defining a Data Source View (Analysis Services)

Adding or Removing Tables or Views in a Data Source View (Analysis Services)

Change Properties in a Data Source View (Analysis Services)

Define Logical Relationships in a Data Source View (Analysis Services)

Define Logical Primary Keys in a Data Source View (Analysis Services)

Define Named Calculations in a Data Source View (Analysis Services)

Define Named Queries in a Data Source View (Analysis Services)

Replace a Table or a Named Query in a Data Source View (Analysis Services)

Work with Diagrams in Data Source View Designer (Analysis Services)

Explore Data in a Data Source View (Analysis Services)

Delete a Data Source View (Analysis Services)

Refresh the Schema in a Data Source View (Analysis Services)

See Also

Schema Generation Wizard (Analysis Services)
Supported Data Sources (SSAS - Multidimensional)