Home Forums Reporting Services Reporting Services 2008 Development How to pass parameters in ssrs 2008 through stored procedure? How to get more than 2lakhs data in ssrs-excel? RE: How to pass parameters in ssrs 2008 through stored procedure? How to get more than 2lakhs data in ssrs-excel?

  • subbareddyap (7/11/2013)


    Hi Koen,

    I'm very new of ssrs.

    when i was tried to save the ssrs result set data in excel i'm getting the error.

    For your reference i attached the error image.

    Thanks in adavnce,

    Subhash

    That error should be pretty self explanatory. You can't put 200,000+ rows into an excel spreadsheet. Why do you want to put this much into a spreadsheet? If you need to transfer the data there are better ways than Excel. If you can explain what you are trying to do we can help.

    Koen - Lakh is the same as 100,000. http://en.wikipedia.org/wiki/Lakh

    _______________________________________________________________

    Need help? Help us help you.

    Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.

    Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.

    Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
    Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
    Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
    Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/