on 2016 Jun 16 8:50 AM
Hi Leads
I am trying to extract report from MII UI dashboard based on input parameters. After running report and extracting to excel, records are not fully getting exported. While running same query in database for extracting report it is giving all records.
Number of records in database 182660
Records exported to Excel 120001
Is there any limitation of excel to export certain number of records? Is there any work around for resolving the issue?
I am using below mentioned url to extract report to excel:
url =servername +"Illuminator?queryTemplate=QUALITY/QUA_I/QUERIES/SelectFilteredFromConfigurationList&Param.5="+escape(wherePart).replace(/\+/g,'%2B')+"&OutputParameter=ID_LIST&Content-Type=text/csv";
window.open(url);
Request clarification before answering.
Hi Jeremy/Ria
I tried to add filter to the URL but still data is greater the 120K+ rows.
Shall I raise Incident with SAP to get the solution or is there any other way out I can try?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.