Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Using Enter Data and Creating a New Table seems to be a 750 Row Limit

I am using Enter Data to create a new table. When i tried to put more than 750 rows into this table, i got a message saying the maximun size of this table has been reached. is there a way to increase this limit? i only need about 1000. it is static data and i thought i would check before creating the table outside of Power BI.

  • I'm not aware of a way to increase the limit. It all gets encoded into a single "string" so that's probably where the limitation is coming in. Sounds like you might have quite a few columns?

2 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Icon for Community Champion rankCommunity Champion

    I'm not aware of a way to increase the limit. It all gets encoded into a single "string" so that's probably where the limitation is coming in. Sounds like you might have quite a few columns?

    • Anonymous's avatar
      Anonymous
      Not applicable

      Yes, probably too many for what this was intended for. i'm just going to add the table into the database. thanks.