Skip to content

Commit 86086c9

Browse files
authored
Added escape characters as the command option was not showing up in the rendered page.\
1 parent f353cf9 commit 86086c9

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)