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 Apps / Help: Maximum allowabl...
Power Apps
Unanswered

Help: Maximum allowable table row size of 8060 bytes error

(0) ShareShare
ReportReport
Posted on by 31
When importing my Power Pages solution from dev to test I'm getting: 
Error code 8004801E. Import failed: Creating or altering table 'msgov_ApplicationBase' failed because the minimum row size would be 9046, including 1725 bytes of internal overhead. This exceeds the maximum allowable table row size of 8060 bytes.

It seems my table is too large? I've never had issues before, but it seems like I need to trim down my table. I have a few questions:

  • How come there is no warning in my dev environment that I've exceeded my row size? Can I check this somehow?
  • My DB is mostly empty now. What type of impact will actual data have on row size?
  • Is there any quick permeant solution where I don'y have to make major modifications to my schema?
  • If no to above, are there any "bandaid" type recommendations that I could use until I'm able to split up my table 

 

I would be extremely grateful for any advice you can offer. Thank you in advance.

  • AhmedSalih Profile Picture
    6,680 Moderator on at

    Hello @Nerd_Gorilla1The error message you're encountering in is related to SQL Server, not Power Pages directly (Dataverse backend Database is SQL). It means that the size of a row in a table has exceeded the maximum allowed size of 8060 bytes. In SQL Server, each row can only store up to 8060 bytes of data, excluding certain data types like text, ntext, image, varchar(max), nvarchar(max), and varbinary(max).

     

    My question is what type of data you are saving in your rows? and also, is this table "msgov_ApplicationBase" a system table?

     

    If my reply helped you, please give a 👍  , & if it solved your issue, please give a 👍 & Accept it as the Solution to help other community members find it more.

    I am primarily available on weekdays from 6-10 PM CT and 5-10 PM CT on weekends.

    Visit my Blog: www.powerplatformplace.com

    Visit my YouTube Channel: https://www.youtube.com/@powerplatformplace/videos

    New Project.png

  • Nerd_Gorilla1 Profile Picture
    31 on at

    Hi @AhmedSalih ,

     

    I understand the warning but what are my options? Is the only solution to reduce the number of columns?

    I could split off some of my column into another table, but dataverse does not make it easy to create 1:1 relationships which is what I would need for my scenario.


  • AhmedSalih Profile Picture
    6,680 Moderator on at

    @Nerd_Gorilla1, yes, that is the only option is to normalize the schema. 

  • joe12 Profile Picture
    2 on at

    @AhmedSalih I've removed over a hundred columns and even cleared some relationships and I'm still getting the error. What's strange is I just did an upgrade last week when I had many more columns and it was succesful. I've also noticed the bytes are going up not down after deletion. How?? Here is the error after my last import attempt:

    Import failed: Creating or altering table 'msgov_ApplicationBase' failed because the minimum row size would be 9977, including 1949 bytes of internal overhead. This exceeds the maximum allowable table row size of 8060 bytes

    Any other ideas or suggestions?

  • Nerd_Gorilla1 Profile Picture
    31 on at

    @AhmedSalih I've removed over a hundred columns and even cleared some relationships and I'm still getting the error. What's strange is I just did an upgrade last week when I had many more columns and it was succesful. I've also noticed the bytes are going up not down after deletion. How?? Here is the error after my last import attempt:

    Import failed: Creating or altering table 'msgov_ApplicationBase' failed because the minimum row size would be 9977, including 1949 bytes of internal overhead. This exceeds the maximum allowable table row size of 8060 bytes

    Any other ideas or suggestions?

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 394 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 324 Most Valuable Professional

Last 30 days Overall leaderboard