Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Error Handling
Unanswered

How to fix the minimum and maximum range of a column in Dataverse table

(0) ShareShare
ReportReport
Posted on by 16

Hi,

 

A column whose datatype is whole number and its minimum and maximum values are -2147483648 and 2147483647, after entering a number greater than this range it shows the following error:

 

Internal error in the Add Columns function: Core. Application Error: Connected Data Query String Builder Error Kind:8 Severity:3 Network error when using Patch function: Value must be between -2147483648 and 2147483647.

 

How can I solve this?

 

 

Categories:
  • Parvez Ghumra Profile Picture
    1,579 Super User 2025 Season 1 on at
    Re: How to fix the minimum and maximum range of a column in Dataverse table

    @Sakuraa You can't. This is a technical limitation on columns of Whole Number type. These are the minimum and maximum values you can set in Whole Number columns

     

    One ugly workaround would be to use a Single Line of Text column instead and then apply some validation to it to only allow entry of numeric values and to format values correctly. You may run into problem when sorting records based on this column though. So I wouldn't recommend it

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Error Handling

#1
stampcoin Profile Picture

stampcoin 86

#2
DS-11051211-0 Profile Picture

DS-11051211-0 20

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 9

Overall leaderboard

Featured topics