web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Excel as Data Source i...
Power Automate
Answered

Excel as Data Source in Power Apps

(0) ShareShare
ReportReport
Posted on by 74
Hello again, consolidated geniuses! I have this one (1) xls file placed in a network folder. This file is overridden/updated by the system every 30 minutes. The file is not in a table format. I want that to be a Data Source (just for lookup) in my Power Apps. I tried to make an xls file with Power Query in it and save it in a Share point document folder, then make a flow but It failed many times.

Categories:
I have the same question (0)
  • Suggested answer
    UshaJyothiKasibhotla Profile Picture
    225 Moderator on at
     

    You're trying to use a non-table Excel file (XLS format), updated every 30 minutes in a network folder, as a read-only lookup source in Power Apps. You're running into problems because:

     Power Apps only supports Excel files in .xlsx format and table format stored in cloud locations like OneDrive or SharePoint.

    Then You can Use create table action and create table dynamically then you can use that table in Power Apps.

    Hope this Helps,

    Usha Jyothi

  • Verified answer
    Power Platform 1919 Profile Picture
    2,205 Super User 2026 Season 1 on at

    Hi @janiceXcruz,
    Using Excel directly as a data source is not reliable for Power Apps in this scenario. Even though the file has the same name, every time your system recreates it the internal file ID changes. That means your Power Apps/Flow connection can break unexpectedly.

    A better approach is to remove Excel from being the live source and instead use an intermediate SharePoint list or Dataverse table:

    1. Power Automate flow runs whenever the file is updated.

    2. Parse the Excel rows (using Office Script/Power Automate parsing).

    3. Upsert into a SharePoint list or Dataverse table.

    4. Use that list/table as the stable data source for your Power App.

    This way you don’t depend on a file that’s being constantly recreated — your app always points to a consistent backend (SharePoint/Dataverse) with proper delegation support.

  • Suggested answer
    Power Platform 1919 Profile Picture
    2,205 Super User 2026 Season 1 on at
    Update 2 :

    when pointing to the Excel file in Flow, don’t pick it from the dropdown (that hard-codes the internal file ID). Instead, use Custom value and manually enter the file path/name — this ensures the Flow will continue to work even if the file is recreated.

    if that fails try this steps mentioned in the link : Workarounds needed to use the Excel Connector in Microsoft Flow — John Liu .NET

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 408

#2
David_MA Profile Picture

David_MA 253 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 201 Most Valuable Professional

Last 30 days Overall leaderboard