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 Apps / Static data in view an...
Power Apps
Answered

Static data in view and edit mode

(0) ShareShare
ReportReport
Posted on by 4

Hi 

I am not editing Powerapps forms on a daily basis, and this is probably a noob question. 

Used this article for creating forms for a Sharepoint list: 

https://powerapps.microsoft.com/es-es/blog/separate-custom-forms/

It has been running well, but now I added some fields to to the SP list and in the forms, and now when opening a row in Sharepoint, it will always show data from row 1, no matter what. 

Any tips on what to do get it back working? 

 

Categories:
I have the same question (0)
  • Vijay Tailor Profile Picture
    2,961 on at

    Hi Tharx,
    Can you please describe your issue more in detail.

    Like what expression your Passing in Item Properties.

    COz that is the Place putting the Data into Form.

    So plz describe your Issue in a detailed view with if possible screenshot also.

  • Thraxl1 Profile Picture
    4 on at

    Hi

     

    This is the expression in Item Properties, an all 3 forms: 

    Thraxl1_0-1600766011136.png

     

  • Verified answer
    v-yutliu-msft Profile Picture
    Microsoft Employee on at

    Hi @Thraxl1 ,

    Could you show me

    1)the forms' data source?

    2)SharePointIntegration's OnNew, OnEdit,OnView,OnSave,OnCancel?

    You should set like this:
    1)forms' data source all to the same sharepoint list, in your issue is 'ISPS Avvik'.

    2)form's Item all to :

    If(IsBlank(SharePointIntegration.Selected) || IsEmpty(SharePointIntegration.Selected),First('ISPS Avvik'),SharePointIntegration.Selected)

    3)SharePointIntegration's OnNew:

    NewForm(SharePointForm1)
    //SharePointForm1 is form name

    OnEdit:

    EditForm(SharePointForm1)

    OnView:

    ViewForm(SharePointForm1)

    OnSave:

    SubmitForm(SharePointForm1)

    OnCancel:

    ResetForm(SharePointForm1)

     

    Do not forget to save and publish your custom form.

    You could try to refresh your sharepoint online page to check.

    If the problem still exists, could you tell me how many records are in your list?
    This may also be related by delegation limit.

     

     

    Best regards,

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 Apps

#1
WarrenBelz Profile Picture

WarrenBelz 549 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 225 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 224

Last 30 days Overall leaderboard