web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / upload salespoint list...
Power Automate
Suggested Answer

upload salespoint list file from one location into another share point list

(0) ShareShare
ReportReport
Posted on by
While doing this process am failing at create file step due to already target folder having the file with same name. Here my task is if already exists with same name need to override that existing file with new one else paste the new one.
 
Error :
 
A file with the name Shared Documents/CPG Dashboard/Original PBIX/PBIx developed by BPO/DS Project - EVM All Items_test.csv already exists. It was last modified by i:0#.f|membership|rd9879@zebra.com on 11 Jun 2026 09:46:25 -0700.
clientRequestId: 1eb1408a-44f8-45e6-bf3d-93a53e43503d
serviceRequestId: d8a21ca2-b061-d000-dccb-c1ad248a6f95
Categories:
I have the same question (0)
  • Suggested answer
    chiaraalina Profile Picture
    2,425 Super User 2026 Season 1 on at
     
    The fastest way to enable file overwriting is to disable "Allow Chunking" in the Create File action settings.
     
    In the Settings under Content transfer toggle OFF Allow chunking.
     
    This approach works only for files under approximately 100 MB (the exact threshold varies between 70-100 MB depending on encoding). If your file is too large, the flow will report an error when chunking is disabled.
     
     
    Alternative: Delete then create or use REST API with overwrite parameter
     
    _api/web/GetFolderByServerRelativeUrl('/sites/YourSiteName/YourLibraryName')/Files/add(url='filename.csv',overwrite=true)
     
    If it is a small file I would go with the first approach.
     
    Let me know if it worked and please mark as verified if it did! 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard