Power Automate: Use Excel connector with dynamic paths or files

  Рет қаралды 13,493

Power GI

Power GI

Күн бұрын

Пікірлер: 42
@PowerGI
@PowerGI 3 жыл бұрын
Intro & Errors when trying to building dynamic names: 0:00​ - 1:10​ Use ID to dynamically select files and function for table Name 1:10​ - 4:20​ Use the output of the dynamic file action in other cards 4:21​ - 7:56​ Test all the flow and transfer rows from Dynamic file to a General Log 7:56​ - End
@basavrajmygeri971
@basavrajmygeri971 3 жыл бұрын
O
@basavrajmygeri971
@basavrajmygeri971 3 жыл бұрын
L
@shugatlarge
@shugatlarge Жыл бұрын
Brilliant! Many thanks, your work around with the second List Rows Present in Table was exactly what I was struggling with!
@ON-pv2mn
@ON-pv2mn 3 жыл бұрын
Thank you so much! I subscribed straight away! Disregard those Dislikes, you are a life saver! Please record more content like this for Power Automate (and Power Apps maybe?!). Thanks again, you rock!
@PowerGI
@PowerGI 3 жыл бұрын
Hi there! You are amazing, thanks SO much for your comment, really made the day! I really appreciate you leaving such a kind comment, can't thank enough! Will try to keep creating content!!! (and improving quality too!). Thanks a lot again, and thank you for subscribing!!
@NYXthetherian11
@NYXthetherian11 2 жыл бұрын
my goodness!!! i have been looking for this solution for so long!!! Thank you so much Madam!!!!
@PowerGI
@PowerGI 2 жыл бұрын
Thanks so much for your comment!
@c.mdsalih
@c.mdsalih 6 ай бұрын
Very useful! Thanks for the tips :)
@vc5940
@vc5940 7 ай бұрын
you are a life saver! Thank you so much
@eduardoperez6345
@eduardoperez6345 3 жыл бұрын
Thanks so much for this, I love the (list rows present in table 2) trick!
@PowerGI
@PowerGI 3 жыл бұрын
Hi Eduardo, thanks so much!
@PuellaMagiHomuraAkemi
@PuellaMagiHomuraAkemi 3 жыл бұрын
@@PowerGI I dont know if you saw my previous comment but I figured it out myself. Your video really helped me at work
@moadbouzida6693
@moadbouzida6693 3 жыл бұрын
I love you :) , you solved a 2 days issue I had . Thanks a lot
@fernitudeladev
@fernitudeladev Жыл бұрын
thanks for the Video!! you helped me a lot
@Trindade1988
@Trindade1988 2 жыл бұрын
Amazing, thank you so much !!!
@MarkGuercio-f7z
@MarkGuercio-f7z 11 ай бұрын
Hi! Thank you for sharing this awesome video. Is it possible to apply a Filter Array on the List Rows Present in a Table results prior to writing out to a different able name? How would I refer to the field names for a dynamic file name in a Filter Array card?
@lakshitjain225
@lakshitjain225 3 жыл бұрын
That is so helpful, your a life savior, thank you so much :-)
@fabiofilho7660
@fabiofilho7660 2 жыл бұрын
Very useful! Thanks!
@andresaguilar9979
@andresaguilar9979 2 жыл бұрын
Subscribed too. Thanks
@pandoratokar7731
@pandoratokar7731 2 жыл бұрын
Is the video available? I need to update dynamic excel file
@AvdhutVaidya
@AvdhutVaidya 3 жыл бұрын
I need to use "Update a Row" and should provide file name at run time. I know I need to use "Provide the item properties" box with Json format to update this. The problem is I am not able to pass the name of my file in a variable. It fails with error "The parameter 'file' has an invalid value >>fileName
@PowerGI
@PowerGI 3 жыл бұрын
Hi there! Try using a similar work around as shown in the vid. Before the Excel Update a row card, Use a card to get the file properties by passing the dynamic path of the file that you have and that card will have the file ID as part of the output. Use this id in the excel card. Hope this helps!
@AvdhutVaidya
@AvdhutVaidya 3 жыл бұрын
@@PowerGI you are right, this seems to wrk.. what i used is "List files in folder" component of One Drive group and i'm now looping over the files and using the id now.. i think the ice is breaking - just need to refine it for my exact purpose.. will keep posted here.. Thank you for your inputs :-)
@PowerGI
@PowerGI 3 жыл бұрын
@@AvdhutVaidya awesome!! Glad it helped! Let me know if you are able to make it Work!
@AvdhutVaidya
@AvdhutVaidya 3 жыл бұрын
@@PowerGI Thank you for your close follow up - a quick update - it is failing to list the files if i give folder path using some string variable or even a typed folder path; same works if i CHOOSE this same folder path using Power Automate's folder selection box.. i'm searching fix for this now and will keep posted here
@PowerGI
@PowerGI 3 жыл бұрын
Hi there! Were you able to make it work?
@jpwilliams2795
@jpwilliams2795 3 жыл бұрын
LOVE IT!!! THANK YOU!!!
@PowerGI
@PowerGI 3 жыл бұрын
Thanks so much for your comment!
@nicholsodes3621
@nicholsodes3621 Жыл бұрын
Hi! A great tutorial video as it helped me get closer to my needed logic, however there is still a scenario that I didn't quite see in your video that I was hoping you could help me with as I haven't been able to find anyone with advice or tutorials anywhere for it. When you need to use the Update a Row action for a dynamic file name, and then use the concat feature described in your video for the Table, it expects a schema to be provided in the "Provide the item properties", however nothing i have entered in that has led to the table in my excel file getting updated with the required updated value. How should i structure those properties for the purpose of updating 1 specific field in a table of the dynamically named file? Obviously if i choose a specific .xlsx file as shown in your example, then I am able to choose the table and corresponding field, but once i change the file to a dynamic value, my only option is the properties schema. I am desperate for help on this!! Thank you!
@PowerGI
@PowerGI Жыл бұрын
Hello! You can have a look at this post: powerusers.microsoft.com/t5/Building-Flows/Updating-an-excel-sheet-which-is-a-subject-of-my-Flow/m-p/528349#M67975 You need to pass { "columnName": value, "columnName2":value} etc Hope thsi helps!
@PowerGI
@PowerGI Жыл бұрын
Hello! You can also have at this new video I have just uploaded kzbin.info/www/bejne/h3m8XnanisqniJo
@nattanan9568
@nattanan9568 2 жыл бұрын
Hi :) If i need to input data into excel dynamic (Using add row) add row into a different file. Do you have any idea how to do this? Thank you so much
@PowerGI
@PowerGI Жыл бұрын
Hi! A bit late but here is a vid how to do this: kzbin.info/www/bejne/h3m8XnanisqniJo
@marioscarabelli9380
@marioscarabelli9380 3 жыл бұрын
Hello Power GI, thank you for this video which helped me... maybe. :) My flow gets triggered when a file is created on sharepoint. As the data is not yet in a table format I create a table first. I can retrieve all the data later with "list rows present in table". so far the flow is working as in the video but then I have issues with reusing the tables' content or these rows to update/transfer it into an existing sharepoint list. any advice?
@PuellaMagiHomuraAkemi
@PuellaMagiHomuraAkemi 3 жыл бұрын
I have the same issue, I need to use the tables content to update/transfer it into an existing sharepoint list
@fernandosantello3803
@fernandosantello3803 3 жыл бұрын
Amazing work! Thank you so much! Can we write into a Dynamic file? Like the other way around. Always get data from the same table, but write into different ones.
@PowerGI
@PowerGI 3 жыл бұрын
hi there Fernando! and thanks so much for dropping a comment :). That is actually the next video we're building for now, but it may take sometime to be available, if you have an specific use case or example you can email me to see if I can help. My email is graciela@powergi.net. Happy automating!
@fernandosantello3803
@fernandosantello3803 3 жыл бұрын
@@PowerGI I'll send one now! Thanks for the support and keep up the awesome work!
@herrmann5384
@herrmann5384 3 жыл бұрын
Thanks so much :)
@MohammadAli-ts2ev
@MohammadAli-ts2ev 3 жыл бұрын
Hi, Thank you for the informative video, Can you plz help creating a path of the excel online (for business) filtered table? Scenario - I have a table on excel online file and I want to send that path of the file to different people having their tasks in the table. What I want is - When they click the link they can have their records filtered (auto application of filter using path) In other terms...I want the table to be filtered with the email id of every individual when they click the link. If it's possible, plz guide me through the steps
Add rows to dynamic MS Excel files with Power Automate
10:17
Power GI
Рет қаралды 3,5 М.
Don't underestimate anyone
00:47
奇軒Tricking
Рет қаралды 28 МЛН
From Small To Giant 0%🍫 VS 100%🍫 #katebrush #shorts #gummy
00:19
How to create a table inside Microsoft Excel using Power Automate-Flow
15:11
Get Data From SharePoint or OneDrive with Power Query - Demystified!
14:00
MyOnlineTrainingHub
Рет қаралды 213 М.
How to easily automate boring Excel tasks with Power Query!
17:10
MyOnlineTrainingHub
Рет қаралды 1,6 МЛН
Streamline Excel: Power Automate Tricks You Need to Know!
14:34
Leila Gharani
Рет қаралды 175 М.
(Easy) Excel Dynamic Filename in Power Automate
6:22
FlowAltDelete
Рет қаралды 18 М.