Skip to content

Commit 39ae6a1

Browse files
authored
Merge pull request #2882 from MicrosoftDocs/master
Added escape characters as the command option was not showing up in t…
2 parents ef921bb + 86086c9 commit 39ae6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/common-data-service/view-entity-data-power-bi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ For this preview, to enable the Tabular Data Stream (TDS) endpoint for Common Da
6262
```
6363

6464
6. Open a command window, move to the folder where the OrgDBOrgSettingsTool contents are located, and run the following command:
65-
- Microsoft.Crm.SE.OrgDBOrgSettingsTool Update /u <org unique name> EnableTDSEndpoint true
65+
- Microsoft.Crm.SE.OrgDBOrgSettingsTool Update /u \<org-unique-name\> EnableTDSEndpoint true
6666

6767
## View entity data
6868

0 commit comments

Comments
 (0)