logo
search
Others

Fix Power Automate Showing Duplicate SharePoint Table Names

Maira MehtabMaira Mehtab Sep 22, 2026 869 views

Question details

A custom SharePoint table appears multiple times in the Table Name dropdown list within Power Automate or Power Apps.

Product
Power Automate
Device & OS
not provided
Scenario
Selecting a SharePoint table while configuring a flow or application connection.
Observed behavior
The same table name (e.g., 'Category') is displayed as duplicate entries (e.g., 'Categories') in the connector's table list.
Before you start

Verify the actual table and list names directly in your SharePoint site settings to ensure there are no identically named lists before troubleshooting the connector.

Solution 1Recommended

Refresh Connector and Review Table Identifiers

Clear cached schema information and update connector metadata to remove outdated or duplicate table entries.

Duplicate entries in Power Automate are frequently caused by stale connector metadata or cached schema data. Refreshing the connection forces the system to pull the latest table structures from SharePoint.

1
Open Flow Editor

Log in to Power Automate and open the specific flow that contains the duplicate SharePoint table names in edit mode.

2
Refresh the Connection

Click the three dots (More commands) on the SharePoint action card and select the option to add a new connection or refresh the existing one.

3
Verify Internal Identifiers

Check the underlying table GUIDs or internal names to distinguish the correct table from any cached duplicates or similarly named lists.

Free Microsoft Office alternative

Boost Daily Productivity with WPS Office

While WPS Office does not directly resolve Microsoft Power Platform routing issues, it is a highly efficient, free alternative to Microsoft Office for all your document, spreadsheet, and presentation tasks.

  1. 1. Download the Installer: Visit the official WPS website and download the free installer for your operating system.
  2. 2. Install the Suite: Run the setup file and follow the on-screen instructions to complete the installation in minutes.
  3. 3. Open Your Documents: Launch WPS Office and instantly open, edit, or share your existing Office files without losing any formatting.
Seamless compatibility with Microsoft Word, Excel, and PowerPoint formats (.docx, .xlsx, .pptx).Lightweight application that installs quickly and runs smoothly on all devices.Built-in advanced tools like PDF editing, cloud collaboration, and smart templates.Familiar user interface ensuring zero learning curve when switching from other suites.
microsoft office alternative - wps office

Frequently Asked Questions

Why does my SharePoint table show up twice in Power Automate?

This typically occurs due to cached schema information in the connector's metadata, or if there are multiple lists with very similar display names but different internal IDs in your SharePoint environment.

How can I force Power Automate to fetch the latest SharePoint tables?

You can force a schema refresh by deleting the SharePoint action and re-adding it to your flow, or by completely removing the SharePoint connection from the 'Data > Connections' menu and recreating it.

Do duplicate display names affect my flow's execution?

Yes, if you accidentally select the wrong duplicate, the flow might fail or interact with an unintended table. It is crucial to verify the internal GUID or URL of the selected list.