You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/data-platform/create-virtual-tables-using-connectors.md
+16-1Lines changed: 16 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Create virtual tables using virtual connectors (Microsoft Dataverse) | Microsoft Docs"
3
3
description: "Learn how to create virtual tables using virtual connectors in Microsoft Dataverse."
4
-
ms.date: 07/02/2024
4
+
ms.date: 07/22/2024
5
5
ms.reviewer: matp
6
6
ms.topic: article
7
7
author: NHelgren
@@ -23,6 +23,7 @@ This document covers the new experience using Power Apps (make.powerapps.com) t
23
23
- Microsoft SharePoint
24
24
- Microsoft Fabric. More information: [Build apps and automations, drive action with insights from Microsoft Fabric](azure-synapse-link-build-apps-with-fabric.md)
25
25
- Salesforce (preview)
26
+
- Oracle (preview)
26
27
27
28
You can create a virtual table for Excel using the virtual connector provider by following the legacy process. More information: [Create the virtual table for Microsoft Excel](#create-the-virtual-table-for-microsoft-excel)
28
29
@@ -32,6 +33,7 @@ To learn more about supported actions and limitations with the connector, go to:
32
33
-[Connector reference for the Microsoft Excel Online Business connector](/connectors/excelonlinebusiness/)
33
34
-[Connector reference for the SharePoint Online connector](/connectors/sharepointonline/)
34
35
-[Connector reference for the Salesforce connector](/connectors/salesforce/)
36
+
-[Connector reference for the Oracle connector](/connectors/oracle/)
35
37
36
38
## Overview
37
39
@@ -157,6 +159,19 @@ Select Add connection:
157
159
-**Login URI**: Select either **Production** (default) or **Sandbox**.
158
160
-**Salesforce API version**: Select **v41.0** (default) or a later version.
For Oracle connections, you must provide a server, authentication type, username, password, and a gateway.
172
+
173
+
Server should be provided in **Server:Port/SID**-format. Notice that the server name or IP-address needs to be accessible from the [on-premises data gateway](/data-integration/gateway/service-gateway-onprem).
0 commit comments