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 / Powerapps vs sharepoin...
Power Apps
Unanswered

Powerapps vs sharepoint list

(0) ShareShare
ReportReport
Posted on by 4

I am new to powerapps and sharepoint. I need help in creating an app. The problem I am facing right now is I want to edit item from sharepoint list through powerapps. I know it can be done by browsegallery. But then i dont the browse gallery. I have created 10 items in my sharepoint list. I need to scan a qr code that linked to particular item in sharepoint list. Then after i clicked the link i need to edit that particular item details in second screen through powerapps. Is there any solution for this?

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

    Yes, there are, but currently PowerApps only supports for Barcode scan.

    If you would like to have PowerApps enable QR code, then please vote up the following idea:

    QR Code scanning

     

    Here offers the general steps.

    1. Please first follow the article below to implement the Barcode scanner control:

    Scan a barcode in PowerApps

    2. Then Barcode should be saved into a current Global Variable named with BarcodeValue (with Set() function), 

    3. Add another button for navigation,

    4. New an Edit screen, with a EditForm control,

    5. set the following properties of the EditForm control:

    Item property: Lookup(SharePointList, BarcodeField=BarcodeValue)

    DataSource property set to: SharePoint list,

    Form defaultmode property set to: Edit.

    6. Add another button under the Edit Screen, 

    Set its OnSelect proeprty to:

    SubmitForm(EditForm1)

    For how to work with form control, see:

    Understand form in PowerApps

     

    Regards,

    Michael

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 955

#2
11manish Profile Picture

11manish 652

#3
Valantis Profile Picture

Valantis 626

Last 30 days Overall leaderboard