Forum Discussion
simon_70
Aug 04, 2023Copper Contributor
update 2 tables at once
Hello all, I have encountered a challenge. My goal is to ensure that when a user inserts a new row into table A, the same row should be added to table 2. Both tables are present in the same file ...
simon_70
Aug 07, 2023Copper Contributor
Greetings NikolinoDE
I'm very grateful for your assistance.
I've given Power Automate a try, but I'm struggling to identify the suitable trigger. Do you have any suggestions or insights?
Thank you kindly.
SergeiBaklan
Aug 08, 2023Diamond Contributor
Not sure what NikolinoDE meant, to my knowledge the only trigger on the content is
but that's manual work. Never tested it. The rest is on the file level, when it was created/modified. Here you may extract created/modified rows compare with previous version of the file, such workaround is here When an Excel row is created, modified, or deleted... - Power Platform Community (microsoft.com). Perhaps other solutions exist, but in any case that's not straightforward way.