Hello,
I create a flow to detect the creation of a file and I want to catch the name of this file to test if present and start a new action.
Here below the screenshot.
The flow end with an error when the file is created, do you know what is problem ?
Solved! Go to Solution.
There's a better chance of getting help if:
Hello Henrik,
I have publish the error , you will find below the text for it :
@Philippe_D13 Could you please act on the suggestion by @Henrik_M
However, based on your screenshot. Below is my recommendation:
Cheers,
Ankesh
--------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Thanks Ankesh,
what I want to do with my test is to detect when a file is create "Appareils ECME GR1.xlsx" and if it is présent in the folder "C:\Users\Dumasdelage\OneDrive - TDF SAS\5-ECME\Information planification" , I want to create a Table.
Regards
Yes but there is 2 operations in "the apply to each " one is true the other false.
Even with the true condition the action is not realized :
@Philippe_D13 Plz help me to help you. Would you mind switching the language to English in power automate settings and ask your queries.
It’s very difficult to comprehend, your issue.
hope you understand.
Thanks
Ankesh
@Philippe_D13 I believe you should provide sheetname!range in Table range input field.
Hope it helps!!
Cheers,
Ankesh
--------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Here is the the screenshot in english , with the error details
Here you go, 2 possible solutions:
1. Add "Get file metadata" action in your flow as below and use its output 'Display name' in your condition to verify.
2. File name is encoded, use expressions to get encoded file name as shown below. In this case you wont have to use 'get file metadata' action.
Hope it helps!!
Cheers,
Ankesh
--------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
@Philippe_D13 Is your problem resolved?
Cheers,
Ankesh
--------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Hello Ankesh,
the message error is the same as you can see below :
@Philippe_D13 Ok perfect, condition issue is resolved.
Now the issue is with create table action, please refer below screenshot:
Cheers,
Ankesh
--------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
It works perfectly , you're the Ankesh 😁💪
@Philippe_D13 Glad it helped.👏
Cheers,
Ankesh
--------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.