
Announcements
Hi Folks, be patient, I am still learning Power Automate.
My scenario:
I have a SharePoint List with some BLANK columns and I need to get those data reading a SQL SERVER Table.
Part of the Flow is ok, the problem is when I try to get SQL SERVER output information from an "Apply To each" action.
Please check the images to understand.
1 - Image-1 shows that the QUERY is running ok until this point.
The Get Items action bings all records with Blank columns, for example, "Filter Query: MaterialDescription eq null"
130 is exactly the number of records with the mentioned Blank column above.
2 - If I try to insert an Update SharePoint List action, in the same "Apply to each" I can't see any reference for SQL SERVER data. Not sure if I am using the wrong approach. I need to update data in green on the image below.
3 - But the only property I can see from "Apply to each 2" is current item like the image below.
Not sure how to PARSE current item
Thanks in advance for any advice.
Ricardo.