Forum Discussion

7 Replies

  • After some trial and error (my dataset was close to fitting) the limit is 2,999 TOTAL cells of data (and a header row). Seems like it works with text or number. Did my testing over 1 2 and 3 columns and result was 2,999, 1,499 and 999 rows in each before getting the message

  • Phil_Seamark's avatar
    Phil_Seamark
    Icon for Microsoft Employee rankMicrosoft Employee

    I've definitely hit that limit too but wondering what the actual number was.

     

    You can enter data into a csv file, or excel and then read that into your model if you need more.

    • Phil_Seamark's avatar
      Phil_Seamark
      Icon for Microsoft Employee rankMicrosoft Employee

      It is a handy feature and I wish you could add more rows as well as have the ability to enter/edit data for models in the webservice.  Again, this is probably what Excel on a one drive is good for.

      • sakamotothais's avatar
        sakamotothais
        Icon for Helper III rankHelper III

        Hi

         

        Actually, I was working with excel, but it hit the line limit as well.

        I found is strange to insert direct to be so little.

         

        Thank You

  • I also hit this limit (12cols, 909 rows). 

     

    My data source was originally an Excel table, but we didn't want an Excel file to be the source when setting up the Gateway to our Data Warehouse. 

     

    My solution was to cut and paste 5 separate tables (~200 rows each) and Append them into one table in the model.