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 / Excel Table in OneDrive
Power Apps
Answered

Excel Table in OneDrive

(0) ShareShare
ReportReport
Posted on by 59

Currently have an App that scans barcodes and inputs information into a SharePoint list. I am trying to convert this so it inputs the data into an excel table that is on a one drive business account. Getting no errors inside powerapps but no data is being loaded into the excel table. Any suggestions?

 

ForAll(CollectMultiScanFx, Patch(PTA_1,Defaults(PTA_1), { Recipient: ThisItem.DisplayName, Who:User().FullName, When: Today(), TN: BarcodeScanner3.Value, Company:"FedEx"}));Reset(TextInput1);Clear(CollectMultiScanFx);Navigate(Success)

Categories:
  • eka24 Profile Picture
    20,925 on at

    Is your Excel properly formatted as a Table. Does the table have powerappsId

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • JukeNuke Profile Picture
    59 on at

     Yes it is. it generated a __PowerAppsId__ column.

     
  • eka24 Profile Picture
    20,925 on at

    Try

    ForAll(CollectMultiScanFx, Patch(PTA_1,Defaults(PTA_1), {Receipient User().Email,Who:User().FullName, When: Today(), TN: BarcodeScanner3.Value, Company:"FedEx"}));

    Reset(TextInput1);

    Clear(CollectMultiScanFx);Navigate(Success

  • JukeNuke Profile Picture
    59 on at

    So it seems that I got this to work. Only issue im running into now is if the file is open it wont fill anything in but if I have it closed and scan etc all info populates. Anyway around this?

  • Verified answer
    eka24 Profile Picture
    20,925 on at

    This is a known issues, there is no workaround until the Microsoft team work on it. The file should be closed before data can be submitted.

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 405 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 368

#3
WarrenBelz Profile Picture

WarrenBelz 244 Most Valuable Professional

Last 30 days Overall leaderboard