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

Community site session details

Session Id :
Power Automate - Power Automate Desktop
Suggested answer

Sharepoint folder excel live update

(0) ShareShare
ReportReport
Posted on by 4
i have excel file located inside sharepoint folder, i want to connect power bi with this file so that if anyone update data in excel file it should immediately reflect in power bi report without refreshing the semantic model (dataset) in power bi service  , can it be possible using power automate?
Categories:
I have the same question (0)
  • Suggested answer
    Tomac Profile Picture
    1,608 Moderator on at
    Sharepoint folder excel live update
     
    As @WillPage noted, you cannot refresh the report data without refreshing the dataset. If you use a Power Automate flow to automatically update the dataset, you will encounter the dataset refresh limits:
     
    If you're trying to get around this limitation, which it seems like you are, you can use a Push Semantic Model instead:
  • Suggested answer
    Riyaz_riz11 Profile Picture
    3,615 Super User 2025 Season 2 on at
    Sharepoint folder excel live update
    Hi,
     

    Phase 1: Immediate Solution (Week 1)

    Automated Refresh via Power Automate:


    1. Create Power Automate Flow:
       
      Trigger: SharePoint file modified
      Action: Delay 30 seconds
      Action: Refresh Power BI dataset
      Action: Send notification email

    2. Test and Deploy:

      • Test with small Excel changes

      • Monitor refresh success rate

      • Adjust delay timing if needed

      •  

    Phase 2: User Experience Enhancement (Week 2-3)

    Add Tracking and Notifications:


    1. User Notifications:

      • Email when refresh completes

      • Teams notification to stakeholders

      • Status updates in SharePoint

    2. Error Handling:

      • Retry logic for failed refreshes

      • Alert administrators on persistent failures

      • Fallback to scheduled refresh

    3.  

    Phase 3: Advanced Features (Month 2)

     

    Consider Migration Options:


    1. Evaluate SharePoint Lists:

      • Pilot with subset of data

      • Train users on SharePoint interface

      • Measure user adoption


      •  

    2. Assess Streaming Needs:

      • Identify truly time-critical reports

      • Implement streaming for priority data

      • Maintain Excel for less critical updates
     
    If I have answered your question, please mark it as the preferred solution ✅ . If you like my response, please give it a Thumbs Up 👍.
    Regards,
    Riyaz
  • WillPage Profile Picture
    2,179 Super User 2025 Season 2 on at
    Sharepoint folder excel live update
    You can trigger a refresh of you dataset from Power Automate using the Power BI connector - there's an action Refresh a dataset. However, there's no magical way to update your report without refreshing the model unless your data source supports direct query, which Excel definitely does not.
     
    As an alternative, you could consider creating an Azure SQL database, sink data into that using Power Automate and connect to it using direct query.
     
    PBI streaming datasets are another option for real-time data but they're slated for the chop 2027 so don't invest too much into that.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2