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)
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
45 | |
43 | |
37 | |
34 | |
27 |
User | Count |
---|---|
48 | |
38 | |
32 | |
32 | |
31 |