Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

Network Error when using patch function : Length must be between 0 and 100

(1) ShareShare
ReportReport
Posted on by 69

Hello ,

 

I am having an issue using power app when submitting multiple forms. The error shows "Network Error when using patch function : Length must be between 0 and 100" and the form doesn't save in dataverse but power automate flow is running.

 

My code :

ClearCollect( OpportunityCollection, Patch( 'CS Opportunity Sign-off Home Pages', Defaults('CS Opportunity Sign-off Home Pages'), CreateNew.Updates, scopeoverviewForm.Updates, deliverysummaryForm.Updates ) ); Testingapprovalflow.Run(); Navigate(Submitted)

 

Screenshot

Wah22_0-1704276667235.png

 

Much appreciated for your support. 

 

Thanks. 

Best regards, 

Wah

 

  • nunuNMS Profile Picture
    88 on at
    Re: Network Error when using patch function : Length must be between 0 and 100

    hello there sorry am very new to this and i am getting the same error and this is my patch function, how and from where can i check the max character proptery?

    Patch(
     'PO Tables',
     Defaults('PO Tables'),
     formPO.Updates,
     formPO_2.Updates
     );

     

  • Wah22 Profile Picture
    69 on at
    Re: Network Error when using patch function : Length must be between 0 and 100

    That works. Thanks @ANB 

  • Verified answer
    ANB Profile Picture
    7,075 Super User 2025 Season 1 on at
    Re: Network Error when using patch function : Length must be between 0 and 100

    Hi @Wah22 , In you data verse table there is a column where you have set the character limit. Please check the property "Maximum character count"

     

    So, there could be possibility that you are adding more character for that column. So, to resolve this, increase the limit of character.

     

    -----------------------------------------------------------------------------------------------------------------------------

    I hope this helps.

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs up.👍

    Thanks,
    ANB


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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard