Export to Excel will not produce more than 2000 rows

I am trying to export a sharepoint list to excel that has around 8000 items in it, however when it does...i'm only able to see 2000 entries and the other 6000 are missing.
I'm working with SharePoint 2013 Enterprise and Excel 2013.
Would anyone have some help to offer me on why this is no producting all of the entries in the list?

Hi Jacob,
According to your description, my understanding is that only 2000 items can be exported to excel in SharePoint list.
I recommend to check if there are any indexed columns(which are enforced to have unique values) in the list.
If yes, please remove the indexes from the columns in the list to see if the issue still occurs.
For test, please export another large list to see if the issue still occurs.
Thanks,
Victoria
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Victoria Xia
TechNet Community Support

Similar Messages

  • Not uploading more than 150 rows from Excel file to Internal table.

    Hi All,
    We have a Z program to upload initial stock from excel file to SAP using BAPI. The problem is we have defined row to '65536'. But it is not uploading more than 150 rows at a time. The piece of code is given below.
    DATA : it_excel LIKE alsmex_tabline OCCURS 0 WITH HEADER LINE.
    DATA: xcel TYPE TABLE OF alsmex_tabline WITH HEADER LINE.
    DATA : gd_scol   TYPE i VALUE '1',
           gd_srow   TYPE i VALUE '3',
           gd_ecol   TYPE i VALUE '256',
           gd_erow   TYPE i VALUE '65536'.
    PERFORM upload_excel_file TABLES   gt_out
                                  USING   p_file
                                          gd_scol
                                          gd_srow
                                          gd_ecol
                                          gd_erow.
    FORM upload_excel_file  TABLES   gt_out
                                       "Insert correct name for <...>
                            USING    p_p_file
                                     p_gd_scol
                                     p_gd_srow
                                     p_gd_ecol
                                     p_gd_erow.
      DATA : lt_intern TYPE  kcde_cells OCCURS 0 WITH HEADER LINE.
      DATA : ld_index TYPE i.
      FIELD-SYMBOLS: <fs> TYPE ANY.
      CALL FUNCTION 'KCD_EXCEL_OLE_TO_INT_CONVERT'
        EXPORTING
          filename    = p_p_file
          i_begin_col = p_gd_scol
          i_begin_row = p_gd_srow
          i_end_col   = p_gd_ecol
          i_end_row   = p_gd_erow
        TABLES
          intern      = lt_intern[].
      IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      IF lt_intern[] IS INITIAL.
        FORMAT COLOR COL_BACKGROUND INTENSIFIED.
        WRITE:/ 'No Data Uploaded'.
        EXIT.
      ELSE.
        SORT lt_intern BY row col.
        LOOP AT lt_intern.
          MOVE lt_intern-col TO ld_index.
          ASSIGN COMPONENT ld_index OF STRUCTURE gt_out TO <fs>.
          MOVE lt_intern-value TO <fs>.
          AT END OF row.
            APPEND gt_out.
            CLEAR gt_out.
          ENDAT.
        ENDLOOP.
      ENDIF.
    ENDFORM.           
    Plz tell me, what is the problem here. I want to upload all the rows at a time.
    Thanks,
    With regards,
    Rosaline.

    Hi Rob, I confirm, you're nitpicking! :-D For information, I've noted a few SAP comments about releasing and released objects, for people who like reading: [SAP Library - Documenting and Releasing a Function Module|http://help.sap.com/saphelp_nw70/helpdata/en/d1/801f50454211d189710000e8322d00/frameset.htm], [Note 109533 - Use of SAP function modules|https://service.sap.com/sap/support/notes/109533], [Note 415983 - Modification/customer developments of SAP function modules|https://service.sap.com/sap/support/notes/415983]; Example of an unreleased BAPI -> [Note 577453 - Using BAPI BAPI_DELIVERYPROCESSING_EXEC|https://service.sap.com/sap/support/notes/577453]
    Sandra

  • K5400 will not print more than one page at a time.

    The K5400 Office Jet Pro will not print more than one at a time when I change the number of pages to print in Printing Preferences.  I have downloaded all the updates available and have tried many times.
    Using a Windows XP SP3 computer.
    Thank you, Marion

    Hi,
    The HP Deskjet 1050 All In One can perform multiple copies at a time. To perform a multiple copy, press the Copy Black or Copy Color button as many times as the copy is required. A maximum of 10 copies can be performed at a time.
    Please open the link below which illustrates the same.
    http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c02459739&tmp_task=prodinfoCategory&lc=en&dlc=en​...
    If the issue persists then, please perform the steps as shown below and check the copying function again.
    Steps to perform a reset.
    Press the Power button ( ) to turn off the product.
    NOTE: The product might not turn off after pressing the Power button. Continue to the next step regardless.  
    Disconnect the power cord from the rear of the product.
    Disconnect the power cord from the electrical outlet.
    Wait 30 seconds.
    Reconnect the power cord to the electrical outlet.
    Reconnect the power cord to the rear of the product.
    Press the Power button ( ) to turn on the product.
    Connect the unit directly to a wall outlet.
    Check the copying function now.
    I hope this resolves the issue, if the error persists then please get back to us.

  • My mac will not copy more than one file at a time and gets locked up if the file is too large, my mac will not copy more than one file at a time and gets locked up if the file is too large

    my mac will not copy more than one file at a time and gets locked up if the file is too large, my mac will not copy more than one file at a time and gets locked up if the file is too large

    So now that you have repeated the same thing three times that doesn't make things any clearer at all.
    You are copying files from where to where?
    How are you attempting to copy files, software or click and drag?
    Any other detail would be helpful.
    Allan

  • My HP Officejet 6500 E709a All-in-One will not print more than one copy at a time.

    My HP Officejet 6500 E709a All-in-One will not print more than one copy at a time.  This is especially disconcerting at Christmas time when you're trying to get Christmas letters in the mail!  Any help?

    The cyan portion of the printhead may be clogged.  I would suggest running the diagnostics shown here.  If three levels of cleaning of the printheads does not resolve the issue you may need a new printhead.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Hp 1050 will not print more than one copy at a time

    hp 1050 will not print more than one copy at a time

    Hi,
    The HP Deskjet 1050 All In One can perform multiple copies at a time. To perform a multiple copy, press the Copy Black or Copy Color button as many times as the copy is required. A maximum of 10 copies can be performed at a time.
    Please open the link below which illustrates the same.
    http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c02459739&tmp_task=prodinfoCategory&lc=en&dlc=en​...
    If the issue persists then, please perform the steps as shown below and check the copying function again.
    Steps to perform a reset.
    Press the Power button ( ) to turn off the product.
    NOTE: The product might not turn off after pressing the Power button. Continue to the next step regardless.  
    Disconnect the power cord from the rear of the product.
    Disconnect the power cord from the electrical outlet.
    Wait 30 seconds.
    Reconnect the power cord to the electrical outlet.
    Reconnect the power cord to the rear of the product.
    Press the Power button ( ) to turn on the product.
    Connect the unit directly to a wall outlet.
    Check the copying function now.
    I hope this resolves the issue, if the error persists then please get back to us.

  • 80GB will not load more than 2GB

    My 80GB iPod will not load more than 2GB of music, and iTunes freezes when I try to delete anything.

    If it wasn't an iPod and just a hard drive I'd say the partition/file table or MBR is messed up or corrupted. The general way to fix that would be to reformat the hard drive or maybe even a "low-level format"... but I'm not sure if that's possibe on an iPod as you'd have to reinstall the iPod software after that I would think and I'm not sure how easy or possible that is.
    I'm not sure what the "5 Rs" are but does it include uninstalling and reinstalling iTunes?
    Also, sometimes doing a combination of things works when doing only one at a time doesn't... ie, have you restored the iPod and reinstalled iTunes? If you can restore the iPod from another iTunes install on another computer and unintall/reinstall iTunes on your PC?
    Just guessing and tossing ideas... sorry Apple didn't help you. Did they try to place MORE than 2GB on your iPod? I wonder if they only tried to place a file or two and found it to "work".

  • MSI MS-7200 945G Express will not recognize more than 3 GB

    Hello, I just got the MSI board with the Intel 945G chipset, I put in 4x1 GB sticks of RAM, but the BIOS and Windows will not recognize more than 3 GB even though in the specs it says it supports 4 GB. When I use 3 Sticks, the RAM the BIOS displays is 3072MB, with 4 sticks, it displays 3196 MB. I upgraded to the latest BIOS and drivers. Am I missing something? or is this the way it supposed to be?
    Thanks

    You need to use XP 64 bit to have it recognize more than 3-3.5 gigs.
    Windows xp home and pro are 32 bit limited.  They can see only 3.5 gigs even though you really have 4.  You also will only be able to allocate a max of 2 gigs per process in windows xp home and xp pro.
    To beable to see 4 gigs, and alocate more than 2 gigs per proccess you have to run a 64 bit OS. IE windows xp pro 64bit version or windows server 2003 64 bit version.(same thing).

  • Firefox will not open more than one window and upon restarting will not open the previous tab and refuses to open bookmarks

    Firefox does not open more than one window. I can open plenty of tabs, but not more than one window. Upon closing firefox and trying to restart the browser will not open and needs to be closed through windows task manager. Upon trying to re-open Firefox I receive the 'oops this is embarassing , firefox cannot re-open your tabs" message. When I click on "new session" the bookmarks do not load. It is becoming very frustrating as I am a student and often do lots of research on the web while using lots of open windows.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    See also "Hang at exit":
    * http://kb.mozillazine.org/Firefox_hangs
    * [[Firefox hangs]]

  • HD-DVD created with DVDSP will not use more than one subtitle track

    I have made an HD-DVD with DVD Studio Pro 4.1.2, and added 4 subtitle tracks. When I play the dvd on a Toshiba A1, Apples DVD player and in the emulator I can change the subtitle track in the way that I can see the country code is changing, but no matter what it will only show me the subtitles from the first subtitle track. If I try to change the subtitle track using the remote, I can only turn the first subtitle track on and of, not switch between the different subtitle tracks. I'm a skilled dvd author, and have had several other authors look into the project finding no errors in my programming, so could this be a bug in DVD SP? Does it not allow more than one subtitle track?

    Could be a bug in DVDSP. Also could be a bug in the players firmware. DVDSP never really made it has a fully functional HD DVD authoring tool.

  • Have Revel Premium but will not allow more than 2g of photos...not showing unlimited Gigs...How to Access unlimited Gigs?

    Have Revel Premium..but still not allowed more than 2gigs of photos...How to access unlimited Gigs of Revel Premium?

    Hi Dale
    If you are signed in using the same email ID that I see here, you should have unlimited photo uploads.  It shouldn't be required to uninstall and reinstall the app, but since I can't explain your trouble, it seems reasonable to try that.  First, be sure that your photos are safely backed up outside of Revel, eg., to an external USB drive.  If your photos are already uploaded to Revel, also be sure that you can access them at www.adoberevel.com
    The best way to delete the app and clear the app cache is to long-click on Adobe Revel in Mac's Launchpad view.  In Launchpad, long-clicking an app should show a tiny 'X' button, which will remove the app.
    If the problem persists, can you send me a screen shot of your account details in the app settings? 

  • Issue on Dashboard 4.1 Export as .SWF file while retrieving more than 5000 rows.

    Hi Experts,
        We  have a BO Dashboard (version 4.1) that displays the treasury information on cash flows across various countries and regions.
         The dashboard is built on Universe and  has large number of components (like filter, aggregation, glow region) with some third party Centigon add on for Google Maps. - GMaps Plugin for SAP BusinessObjects Dashboards provides an interactive map design solution for enterprise dashboards components).
         When trying to add more source content to the existing dashboard (and exceeding more than 5000 rows ) and trying to export the dashboard as .SWF file , we are getting a run-time error as below.
         But when we minimize the number of rows manually in data mapping (<=4500 rows) we are able to export the .SWF file.
          Seriously couldn't arrive at any conclusion or it is a tool limitation.
         Please help us in this issue.
    Regards,
    Prasana Ravichandran

    Justin
    I partially agree with you, When I say condition I was talking about LOAD when clause in ACCESS PARAMETERS not where condition of select clause
    When you use load condition with a byte range is checked before parsing the row , So to skip a row you can use something like this (seee example below)
    CREATE TABLE ext_employees
    (employee_id NUMBER(4),
    first_name VARCHAR2(20),
    last_name VARCHAR2(25),
    job_id VARCHAR2(10),
    manager_id NUMBER(4),
    salary NUMBER(8,2),
    commission_pct NUMBER(2,2),
    department_id NUMBER(4),
    email VARCHAR2(25)
    ORGANIZATION EXTERNAL
    TYPE ORACLE_LOADER
    DEFAULT DIRECTORY ext_dir1
    ACCESS PARAMETERS
    records delimited by newline
    LOAD WHEN ( 1:5) != '*****'
    badfile ext_bad_dir:'empxt%a_%p.bad'
    logfile ext_log_dir:'empxt%a_%p.log'
    fields terminated by ','
    missing field values are null
    ( employee_id, first_name, last_name, job_id, manager_id,
    salary, commission_pct, department_id, email
    LOCATION ('empext.dat')
    REJECT LIMIT UNLIMITED
    This may solve his problem
    Santhosh

  • LaserJet 5000 will not print more than one copy at a time.

    We have recently moved our office.  A LaserJet 5000 which is used as an office printer is shared through one of the computers on the network in the exact same way it was more we moved.  But since the move it will not print multiple copies of the same document no matter how many copies the software tells the printer to print it will only print one copy then it stops.  Before the moved it worked fine.  If the software program such as Word told it to print 100 copies it printed 100 copies now one is the limit.   So if you want to printmore than one you have to hit print that many times.  It has 172 MB RAM.  Does anyone have any ideas of what might have happened????

    I have the same issue with a photosmart 2410xi. Did you ever get yours figured out?

  • Apple tv will not stream more than one song maybe two

    Playing through apple TV.  One or two songs play then the next comes up but will not load. Shows the album art and song etc. but the little load symbol just spins.  Have restarted both airport and apple tv no luck getting past one or two songs?  Any idea?

    Hi frankie pancakes,
    Thanks for visiting Apple Support Communities.
    You may find some of the additional troubleshooting tips in this article helpful:
    Apple TV (2nd and 3rd generation): Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS4546
    Best,
    Jeremy

  • CS5 Will not open more than one photo/file simultaneously

    In CS5, when I select more than one image to open together, only the last image in the selected group opens. Also, when I select "new" to open a new page on whitch to paste multiple copies of an open image, the open image deletes. Have never had this problem in previous versions of PS and version CS3 that I have kept until I get CS5 to function, works fine completing these functions. I couldn't find any setting in preferences to resolve this issue.
    I am using CS5 on a Mac running Snow Leapord OS10.6.8

Maybe you are looking for

  • Sub-contracting error?

    hi Gurus Can anybocy give some input for my problm. While creating Sub-contract PO, i m getting error "Combination item category L/account assignment category K not defined" Pls send me some solution Thanks By sap-mm

  • How to add parameters to human task implementation in BPM process?

    Hi, I tried the BPM process tutorial Tutorial and at step "Implementing the User Task" 1. ("Click on the hello data object and drag it into the parameters panel") I encounter a problem. I cannot drag anything onto the parameter pane. I can send you a

  • I can no longer click on a link and it automatically open in a new tab

    I can not find the option to default Firefox to open a link in a new tab. It opens it in the current tab. How do I reset up this feature?

  • How can i reset authorizations for Adobe Digital Editions in old devices?

    I need to reset all authorizations (except in my Mac) in old devices of Adobe Digital Editions? Some malfunction, i lost others. I need to clean permissions to get new devices. Thanks. Necesito retirar las autorizaciones en viejos dispositivos de Ado

  • Dependant LOV Filtering

    Hi, I have the following scenario: We have 3 model-driven LOVs: Region, Country & Operational Entity. All three are required fields implemented as Select One Choice components, as per requirement. But, we're getting errors when we attempt partial ref