Hey guys!
I am building another approval flow. In this one i am adding an Excel file in Sharepoint (that is my trigger), then it goes through two approval steps and ends up in folder "approved". Requirement is to add new worksheet to said Excel file and add comments from previous two approval steps to that worksheet. I was able to create a worksheet but i do not know how to add coments (how to update rows or whatever, it does not matter what poisiton it will have in the new worksheet).
Is it even possible? Thanks!
Solved! Go to Solution.
Hi @Rejdy ,
Here is an example how you can dynamically create worksheet,Table and add row. let me know if this help:
Thanks
Hi @Rejdy
I believe it is not directly doable with the Excel connector as it required that the table and sheet be create already and not passed at run time.
However, you can use the MS Graph API to do so: http://johnliu.net/blog/category/MicrosoftGraph
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @Rejdy ,
Here is an example how you can dynamically create worksheet,Table and add row. let me know if this help:
Thanks
Hey @yashag2255 !
Thank you for your reply. As i am new to powerautomate and all this - i do not know how to fill up URI field.
Could you help me with this?
Perhaps anyone know if there's a way to do this for SQL Inserts?
I can't wrap my head around how the connector will know the structure of the data it needs to insert.
(Trying to figure it out with JSON, as we speak)
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 |
---|---|
67 | |
24 | |
16 | |
16 | |
13 |
User | Count |
---|---|
116 | |
35 | |
32 | |
28 | |
26 |