@@ -20,7 +20,7 @@ On the :guilabel:`Data Sources` page, an |service|
20
20
:authrole:`Project Owner` can:
21
21
22
22
- :ref:`Connect a data source <connect-data-source>` to |charts|.
23
- - :ref:`Disconnect a data source <disconnect-data-source>` from
23
+ - :ref:`Disconnect a data source or database <disconnect-data-source>` from
24
24
|charts|.
25
25
- Modify :ref:`data source settings <access-data-source-settings-page>`.
26
26
@@ -57,6 +57,11 @@ To connect a data source to |charts-short|:
57
57
connect. The database's data sources display, including
58
58
:ref:`charts views <charts-views>`.
59
59
60
+ If the database is disconnected:
61
+
62
+ a. Click the :guilabel:`Connect` button next to the database.
63
+ b. In the :guilabel:`Reconnect Database` dialog box, click :guilabel:`Reconnect`.
64
+
60
65
|charts-short| displays the following information about the data source:
61
66
62
67
.. list-table::
@@ -72,8 +77,7 @@ To connect a data source to |charts-short|:
72
77
73
78
* - :guilabel:`Organization`
74
79
- Label that indicates whether you've enabled
75
- :ref:`organization-wide sharing <org-sharing-data-source>`
76
- at the deployment level.
80
+ :ref:`organization-wide sharing <org-sharing-data-source>`.
77
81
78
82
* - :guilabel:`External Users`
79
83
- Label that indicates whether:
@@ -131,10 +135,10 @@ To connect a data source to |charts-short|:
131
135
132
136
.. _disconnect-data-source:
133
137
134
- Disconnect a Data Source from |charts|
135
- --------------------------------------
138
+ Disconnect a Data Source or Database from |charts|
139
+ --------------------------------------------------
136
140
137
- Disconnect a data source from |charts-short| to remove its data from
141
+ Disconnect a data source or database from |charts-short| to remove its data from
138
142
your charts. If you disconnect a data source:
139
143
140
144
- Any charts you built that use the data source no longer
@@ -143,49 +147,77 @@ your charts. If you disconnect a data source:
143
147
source no longer render and display an error.
144
148
- You can't use the data source to build new charts.
145
149
150
+ If you disconnect a database, |charts-short| disconnects
151
+ all of the data sources in the database. You can :ref:`reconnect
152
+ <connect-data-source>` a data source or database later to
153
+ resume rendering charts that use its data.
154
+
146
155
You can also :ref:`disconnect a deployment <disconnect-deployment>`.
147
156
To delete a charts view, see :ref:`charts-views`.
148
157
149
- If you disconnect a data source, you can :ref:`reconnect
150
- <connect-data-source>` it later to resume rendering charts that
151
- use its data.
152
-
153
158
.. note::
154
159
155
160
.. include:: /includes/sample-data-source-description.rst
156
161
157
- To disconnect a data source from |charts-short|:
162
+ To disconnect a data source or database from |charts-short|:
158
163
159
- .. procedure::
160
- :style: normal
164
+ .. tabs::
161
165
162
- .. include:: /includes/steps-access-deployment.rst
166
+ .. tab:: Disconnect Data Source
167
+ :tabid: disconnect-data-source
163
168
164
- .. step:: In the :guilabel:`Data Access` section, select the database that contains the data source.
169
+ .. procedure::
170
+ :style: normal
165
171
166
- Select the database that contains the data source you want to
167
- disconnect. The database's data sources display.
172
+ .. include:: /includes/steps-access-deployment.rst
168
173
169
- .. step:: Click :guilabel:`Manage` next to the data source's information .
174
+ .. step:: In the :guilabel:`Data Access` section, select the database that contains the data source.
170
175
171
- The data source's details page displays.
176
+ Select the database that contains the data source you want to
177
+ disconnect. The database's data sources display.
172
178
173
- .. step:: Check the connection status and disconnect the data source.
179
+ .. step:: Click :guilabel:`Manage` next to the data source's information .
174
180
175
- If the data source connection status is :guilabel:`Disconnected`,
176
- the data source is already disconnected from |charts|.
177
-
178
- If the data source connection status is :guilabel:`Connected`:
179
-
180
- a. Click the disconnect icon :icon-fa5:`unlink` next to the data
181
- source connection
182
- status. The :guilabel:`Disconnect Data Source` modal appears.
183
- #. Click :guilabel:`Check for connected charts` to
184
- learn whether any charts use the
185
- data source.
186
- #. Click :guilabel:`Disconnect`.
187
-
188
- The data source disconnects from |charts-short|.
181
+ The data source's details page displays.
182
+
183
+ .. step:: Check the connection status and disconnect the data source.
184
+
185
+ If the data source connection status is :guilabel:`Disconnected`,
186
+ the data source is already disconnected from |charts|.
187
+
188
+ If the data source connection status is :guilabel:`Connected`:
189
+
190
+ a. Click the disconnect icon :icon-fa5:`unlink` next to the data
191
+ source connection
192
+ status. The :guilabel:`Disconnect Data Source` modal appears.
193
+ #. Click :guilabel:`Check for connected charts` to
194
+ learn whether any charts use the
195
+ data source.
196
+ #. Click :guilabel:`Disconnect`.
197
+
198
+ The data source disconnects from |charts-short|.
199
+
200
+ .. tab:: Disconnect Database
201
+ :tabid: disconnect-database
202
+
203
+ .. procedure::
204
+ :style: normal
205
+
206
+ .. include:: /includes/steps-access-deployment.rst
207
+
208
+ .. step:: In the :guilabel:`Data Access` section, select the database that you want to disconnect.
209
+
210
+ The database's data sources display.
211
+
212
+ .. step:: Disconnect the database.
213
+
214
+ To disconnect the database and all of its data sources:
215
+
216
+ a. Click the :guilabel:`Disconnect` button for the selected database.
217
+ #. In the dialog box, click :guilabel:`Check for connected charts`.
218
+ |charts-short| displays the number of charts that use the data sources
219
+ in the database.
220
+ #. Click :guilabel:`Disconnect` to confirm your selection.
189
221
190
222
.. _access-data-source-settings-page:
191
223
0 commit comments