Hello. I have a flow in which I update a row in an Excel table (the first and unique row based on the key). This part works well. This table is in a first tab, and there is second tab that have cells pointing to the table (this second tab is converted as a PDF at the end of the flow). I try to use this technique because I did not found any powerautomate action to update cells directly.
When I get the content of the second tab (in order to convert to a PDF), I don't get the data that I have just updated in the first tab, I get the data from the previous run. Like there is a delay needed between the update and the get content. I tried to put a delay of 5 seconds, then 1 minute, but it does not fix the issue.
Any help welcome on the specific issue or on any other technique to achieve that, thank you !
