Skip to content

Commit d8a99b7

Browse files
authored
Update odbc-driver.md
1 parent d702a21 commit d8a99b7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/cosmos-db/sql/odbc-driver.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,10 @@ Follow these steps to create a view for your data:
175175

176176
You can create as many views as you like. Once you're done defining the views, select **Sample** to sample the data.
177177

178+
> [!IMPORTANT]
179+
> The query text in the view definition should not contain line breaks. Otherwise, we will get a generic error when previewing the view.
180+
181+
178182
## Query with SQL Server Management Studio
179183

180184
Once you set up an Azure Cosmos DB ODBC Driver User DSN, you can query Azure Cosmos DB from SQL Server Management Studio (SSMS) by setting up a linked server connection.
@@ -265,4 +269,4 @@ You can use your DSN to connect to Azure Cosmos DB with any ODBC-compliant tools
265269
## Next steps
266270
267271
- To learn more about Azure Cosmos DB, see [Welcome to Azure Cosmos DB](../introduction.md).
268-
- For more information about creating visualizations in Power BI Desktop, see [Visualization types in Power BI](https://powerbi.microsoft.com/documentation/powerbi-service-visualization-types-for-reports-and-q-and-a/).
272+
- For more information about creating visualizations in Power BI Desktop, see [Visualization types in Power BI](https://powerbi.microsoft.com/documentation/powerbi-service-visualization-types-for-reports-and-q-and-a/).

0 commit comments

Comments
 (0)