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 / How can I write a reco...
Power Apps
Answered

How can I write a recordset from one sql table to another sql table?

(0) ShareShare
ReportReport
Posted on by 53

How can I write a recordset from one sql table to another sql table?

Categories:
  • mdevaney Profile Picture
    29,993 Moderator on at

    @bitgalicia 

    Please provide further details.  This is not enough information to fully understand your issue.

  • BU-21081204-0 Profile Picture
    53 on at

    I want some fields of all records of a data table control to be written to an sql table

  • Verified answer
    timl Profile Picture
    37,287 Super User 2026 Season 2 on at

    @bitgalicia 

    The high-level view of how you could do this is to first copy your source table into a collection using the ClearCollect function. You can display this collection in a data table control on your screen.

    https://docs.microsoft.com/en-gb/powerapps/maker/canvas-apps/functions/function-clear-collect-clearcollect 

    Next, you can loop through your source collection with the ForAll function, and call the Patch function for each row in this collection to write the source record to your destination table.

    https://docs.microsoft.com/en-gb/powerapps/maker/canvas-apps/functions/function-patch 

    This should hopefully give you something to get started. Feel free to post back if you need any further clarification.

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 411 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 338

#3
WarrenBelz Profile Picture

WarrenBelz 256 Most Valuable Professional

Last 30 days Overall leaderboard