Hi,
Trying to add a new condition - filename is equals to but the condition keeps failing.
I am trying to create a flow where a specific file in FTP is moved to Dropbox when it has been updated.
This is the condition:
@equals(outputs('When_a_file_is_added_or_modified')['headers']['x-ms-file-name-encoded'], 'product_2399_en.csv')
This is what the flow looks like:
Any advice would be appreciated.
Hello, @Layla!
Thank you for posting on the Flow Community Forum! Have you had an opportunity to apply @Anonymous‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
Hi - anonymous is right - we used this website https://www.base64encode.org/
We included the file suffix ".csv" and used the default settings UTF-8 and LF (Unix)
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
62 | |
50 | |
30 | |
29 | |
24 |