Skip to content

Commit 4e298d2

Browse files
authored
Fixed indentation.
1 parent 157af99 commit 4e298d2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/reporting-services/report-data/oracle-connection-type-ssrs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ Power BI Desktop uses **Unmanaged ODP.NET** for authoring Power BI reports. You
8383
1. On the Oracle download site, install the [Oracle 64-bit ODAC Oracle Universal Installer (OUI)](https://www.oracle.com/technetwork/topics/dotnet/downloads/odacdeploy-4242173.html).
8484
2. Register ODP.NET Unmanaged Client to GAC:
8585

86-
```
87-
C:\oracle64\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:gac /providerpath:C:\oracle64\product\18.0.0\client_1\odp.net\bin\4\Oracle.DataAccess.dll
88-
```
86+
```
87+
C:\oracle64\product\18.0.0\client_1\odp.net\bin\4\OraProvCfg.exe /action:gac /providerpath:C:\oracle64\product\18.0.0\client_1\odp.net\bin\4\Oracle.DataAccess.dll
88+
```
8989

9090
3. Add ODP.NET Unmanaged Client entries to machine.config:
9191

@@ -167,4 +167,4 @@ For more information about platform and version support, see [Data Sources Suppo
167167

168168
[Filter, Group, and Sort Data (Report Builder and SSRS)](../../reporting-services/report-design/filter-group-and-sort-data-report-builder-and-ssrs.md)
169169

170-
[Expressions (Report Builder and SSRS)](../../reporting-services/report-design/expressions-report-builder-and-ssrs.md)
170+
[Expressions (Report Builder and SSRS)](../../reporting-services/report-design/expressions-report-builder-and-ssrs.md)

0 commit comments

Comments
 (0)