I am trying to build a flow that updates one excel sheet from another. It works but because of the number of rows in the table, it times out.
I have set the flow to run out of hours but only need it to update the rows where certain columns are blank. These columns are never manually updated so if the row has a blank cell in one of the columns then it needs to be updated by this flow.
I have found plenty of examples of how to filter out blanks but cannot work out how to only return rows where a column is blank.
Solved! Go to Solution.
@MannOnion Pls use one compose and pass that column value inside apply to each. Now you have that column value for each row in compose. Apply condition action and check if compose is blank or not if it is blank then use Get Row & Update Row action.
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.
@MannOnion Pls use one compose and pass that column value inside apply to each. Now you have that column value for each row in compose. Apply condition action and check if compose is blank or not if it is blank then use Get Row & Update Row action.
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.
It worked, thank you.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
68 | |
22 | |
16 | |
16 | |
11 |
User | Count |
---|---|
121 | |
35 | |
32 | |
27 | |
27 |