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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / PowerApps can't refres...
Power Apps
Unanswered

PowerApps can't refresh from SharePoint online list?

(0) ShareShare
ReportReport
Posted on by 6

I use PowerApps and connect to SharePoint online list .

 

if I updated data from SharePoint web, it can be sync to PowerApps correctly

if I add new data row from MS Access linked to SharePoint list, it will not be displayed on PowerApps.

if I updated data from Access, it will disappear from PowerApps...

 

 

 

thanks

 

 

Categories:
I have the same question (0)
  • v-monli-msft Profile Picture
    on at

    Hi @handi ,

     

    Will the new data row added from MS Access show correctly in SharePoint list? Is it a standalone app created in PowerApps site or a custom Form created from SharePoint site?

     

    Regards,

    Mona

  • handi Profile Picture
    6 on at

    @v-monli-msft wrote:

    Hi @handi ,

     

    Will the new data row added from MS Access show correctly in SharePoint list? Is it a standalone app created in PowerApps site or a custom Form created from SharePoint site?

     

    Regards,

    Mona


    Yes, the updated data can be displayed on SharePoint web correctly , and we use standalone apps linked to SharePoine online list.

     

    thanks

  • v-monli-msft Profile Picture
    on at

    Hi @handi ,

     

    Have you tried to refresh the data source? You could use a button and set its OnSelect property to:

    Refresh(DataSource)

    Regards,

    Mona

  • handi Profile Picture
    6 on at

    @v-monli-msft wrote:

    Hi @handi ,

     

    Have you tried to refresh the data source? You could use a button and set its OnSelect property to:

    Refresh(DataSource)

    Regards,

    Mona


    yes, I tried to use this code to refresh. the data can be refreshed except rows updated from Access.

     

    thanks

     

  • Ken3 Profile Picture
    12 on at

    Please, I have searched the entire web for a solution to updating sharepoint list into powerapp.

     

    Can you guy please give a detailed description on how to:

    1) If I already had a SharePoint List and already created an App for that list in PowerApps that is already running. 

    how do I update "the App" columns anytime I change a column name in "SharePoint"? I am talking about intergrating the values. 

     

    Can't PowerApp make it easier for already existing apps to intergrate changes from the SharePoint list? by just refreshing????

     

    This is supposed to be auto. I see the update property but it does nothing. Please I need help with this. Even when I put in a new column in sharepoint it doesn't appear on the already exisiting app nor when I try to create a new app.

    Please can some give a detailed description or refer me to a video for step by step guide??

  • Community Power Platform Member Profile Picture
    on at

    I have (had?) a similar problem which has been frustrating me for a few weeks, and for which I *think* I have just found a solution, although it feels like a bit of a hack...

    I have a Screen which has a Form that is connected to a Sharepoint List (I'll call it List A), and at the bottom of the Form, I have a Table control whose data source is a collection which I have Collected from a *different* Sharepoint List (List B).  The user can add or remove rows to/from that table, which in the background changes my collection appropriately.  Then when the user clicks "Done" (which issues a SubmitForm();), the main part of the Form gets saved to List A, and then code in the Form's OnSuccess updates List B from my collection, and then navigates back to the calling Screen.  The updating of both List A and List B is working fine and shows up perfectly in Sharepoint, but if the user immediately chooses to re-edit the item again, I do a Refresh('List B'); ClearCollect(colListB,Filter('List B',ParentId=varParentId)); to re-acquire the values from List B, but now the collection (and the Table) has the set of values it had the first time rather than the updated values from List B.  I came to the conclusion that somehow the cached version of List B is not getting updated in time, despite my issuing the Refresh('List B') command.

    During my debugging, one of the things I tried in order to find out what was going on in the background was to create a dummy Label on my Screen with the Text property set to CountRows(Filter('List B',ParentId=varParentId)), and when I did this, my collection suddenly started updating as it should.  So now I have my "fix" (I hope)... leave my dummy Label in place and make it invisible.

    Perhaps this will help someone else... or if I'm way off base and there's a better solution, hopefully someone can set me straight.

  • Ewtm Profile Picture
    16 on at

    @Anonymous,  You are my hero.

    I have been struggling for so long with these real-time update issues. But the simple CountRows did the trick!
    It may be a strange work-around, but it finally ends my almost endless quest for a solution.

    Thanks a million!

     

    Eugene

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 796 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 327 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard