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 Automate / Power automate desktop...
Power Automate
Unanswered

Power automate desktop using SQL to filter Excel with SQL query and update data

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

PAD to open SQL connection and execute SQL Statement to filter PO# columns and update certain information to the corresponding columns.Power automate desktop query-1.PNG

 

 

I have the same question (0)
  • AS-06081019-0 Profile Picture
    1,738 Super User 2024 Season 1 on at
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I have not used SQL connections for Excel yet, but the strings in your SQL statement are with double quotes ("), they should be single quotes ('). 

    Also, I am not sure if you can use use select and update statements in one block. You might want to split that too.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I have solve this issue with below SQL code to filler and update variables. 

     

    update [Receipt$] RPT 
    set [Match_location]='JK'    
    where  [REV_DOC_NUMBER]= 'M29826738';

     

    however another scenario of copy data from specific column and update above things.

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 258 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 198 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 136 Super User 2026 Season 2

Last 30 days Overall leaderboard