Skip to content

Commit efd8129

Browse files
authored
Added more details about checking for the feature
1 parent 15ab634 commit efd8129

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

powerapps-docs/developer/common-data-service/cds-sql-query.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ A SQL data connection is available on the Common Data Service endpoint. The SQL
3131
You can use the **Analyze in Power BI** option (**Data** > **Entities** > **Analyze in Power BI**) in Power Apps (https://make.powerapps.com) to use the SQL connection feature to analyze data in Power BI Desktop. More information: [View entity data in Power BI Desktop](/powerapps/maker/common-data-service/view-entity-data-power-bi)
3232

3333
> [!NOTE]
34-
> If you don't have the **Analyze in Power BI** option in your Power Apps environment, you don't yet have access to the SQL connection feature.
34+
>To verify that your environment has the T-SQL connection feature available, follow these steps:
35+
>1. Sign into Power Apps and navigate to your target environment.
36+
>2. On the left navigation pane expand **Data**, and then select **Entities**.
37+
>3. On the command bar, you should see a button **Analyze in Power BI**. If you do not see this button, your environment does not yet have the feature.
3538
3639
You can also use [SQL Server Management Studio](/sql/ssms/download-sql-server-management-studio-ssms) (SSMS) version 18.4 or later with the Common Data Service endpoint SQL connection. Examples of using SSMS with the SQL data connection are provided below.
3740

0 commit comments

Comments
 (0)