| title | Delete a Data Source in Solution Explorer (SSAS Multidimensional) | Microsoft Docs | |||
|---|---|---|---|---|
| ms.custom | ||||
| ms.date | 03/06/2017 | |||
| ms.prod | sql-server-2014 | |||
| ms.reviewer | ||||
| ms.technology | analysis-services | |||
| ms.topic | conceptual | |||
| f1_keywords |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | b45441ef-f909-4736-98b9-cc80d0acac99 | |||
| author | minewiskan | |||
| ms.author | owend | |||
| manager | craigg |
You can delete a data source object to permanently remove it from an Analysis Services multidimensional model project.
In [!INCLUDEssASnoversion], data sources provide the basis on which data source views are constructed, and data source views are in turn used to define dimensions, cubes, and mining structures in an [!INCLUDEssASnoversion] project or database. Therefore, deleting a data source may invalidate other [!INCLUDEssASnoversion] objects in an [!INCLUDEssASnoversion] project. You should always review the list of dependent objects that is provided before deleting the object.
Important
Data sources on which other objects depend cannot be deleted from an [!INCLUDEssASnoversion] database opened by [!INCLUDEssBIDevStudioFull] in online mode. You must delete all objects in the [!INCLUDEssASnoversion] database that depend on that data source before deleting the data source. For more information about online mode, see Connect in Online Mode to an Analysis Services Database.
-
In [!INCLUDEssBIDevStudioFull], open the project or connect to the database from which you want to delete a data source.
-
In Solution Explorer, expand the Data Sources folder.
-
Right-click the data source, and then click Delete. The Delete Objects dialog box appears, showing the objects that will be invalidated if you delete the data source. Review this list carefully before clicking OK to delete the data source.
-
Save the project.
After deleting a data source from an [!INCLUDEssASnoversion] project, you must save the modified project or you will receive an error the next time you open the project because the underlying XML file for the deleted data source will be missing when the project attempts to load the deleted data source.
Data Sources in Multidimensional Models
Data Sources Supported (SSAS Multidimensional)