Skip to content

Commit 217c7a9

Browse files
authored
Update analysis-services-with-always-on-availability-groups.md (#10148)
double statement
1 parent c43244e commit 217c7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database-engine/availability-groups/windows/analysis-services-with-always-on-availability-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ monikerRange: ">=sql-server-2016"
202202
## <a name="bkmk_writeback"></a> Writeback when using an Always On availability database
203203
Writeback is an Analysis Services feature that supports What If analysis in Excel. It is also commonly used for budgeting and forecasting tasks in custom applications.
204204
205-
Support for writeback requires a READWRITE client connection. In Excel, if you attempt to write back on a read-only connection, the following error will occur: "Data could not be retrieved from the external data source." "Data could not be retrieved from the external data source."
205+
Support for writeback requires a READWRITE client connection. In Excel, if you attempt to write back on a read-only connection, the following error will occur: "Data could not be retrieved from the external data source."
206206
207207
If you configured a connection to always access a readable secondary replica, you must now configure a new connection that uses a READWRITE connection to the primary replica.
208208

0 commit comments

Comments
 (0)