<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArcMap 10.5 - Report Poor Performance in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/arcmap-10-5-report-poor-performance/m-p/630024#M1315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;regarding arcmap performance:&lt;/P&gt;&lt;P&gt;In the past, I &lt;SPAN&gt;Took some suggestions from the Github article to make ArcMap faster By Kevin Godsey&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ncss-tech/geo-pit/wiki/How-to-Make-ESRI-Desktop-ArcMap-Faster"&gt;&lt;SPAN&gt;https://github.com/ncss-tech/geo-pit/wiki/How-to-Make-ESRI-Desktop-ArcMap-Faster&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2018 21:17:39 GMT</pubDate>
    <dc:creator>AndresCastillo</dc:creator>
    <dc:date>2018-07-17T21:17:39Z</dc:date>
    <item>
      <title>ArcMap 10.5 - Report Poor Performance</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-10-5-report-poor-performance/m-p/630023#M1314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, we're using ArcMap 10.5 to design some report for our client and facing really poor performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environnement :&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ArcGIS Desktop 10.5.1&lt;/LI&gt;&lt;LI&gt;ArcMap 10.5.1&lt;/LI&gt;&lt;LI&gt;Enterprise Geodatabase - Microsoft SQL Server 2016&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're trying to do a real simple report on 1 table.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The table contain informations about inspections (currently 206400 records and 25 fields)&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;The&amp;nbsp;purpose of the report is to extract the number of inspections / per type / per inspectors&lt;/LI&gt;&lt;LI&gt;Runing the report in ArcMap takes around 8 mins.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Seing this i've runned a direct query on the database to obtain the same information and i did the same in excel via a database link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Sql query takes less then 1 second&lt;/LI&gt;&lt;LI&gt;Excel pivot tables takes around 15 sec to refresh&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SQL query i used to get the informations :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select distinct(territoire), statutInspectionFinal, count(*) &lt;BR /&gt;from [xgi0100_geoinspection].[dbo].[XGI1105CE_INSPECTION_EVW]&lt;BR /&gt;group by territoire, statutInspectionFinal&lt;BR /&gt;order by territoire, statutInspectionFinal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read all documentations available and it seams there is no way to pass a real sql query to the report builder (U can only add expression to the select * query that is generated by the report builder)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Questions :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Is there a way to improve performance of the ArcMap report ?&lt;/LI&gt;&lt;LI&gt;What alternative is available for customers to generate report ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every Comments would be much appraciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 20:38:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-10-5-report-poor-performance/m-p/630023#M1314</guid>
      <dc:creator>MichaelChretien</dc:creator>
      <dc:date>2018-07-17T20:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap 10.5 - Report Poor Performance</title>
      <link>https://community.esri.com/t5/arcmap-questions/arcmap-10-5-report-poor-performance/m-p/630024#M1315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;regarding arcmap performance:&lt;/P&gt;&lt;P&gt;In the past, I &lt;SPAN&gt;Took some suggestions from the Github article to make ArcMap faster By Kevin Godsey&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ncss-tech/geo-pit/wiki/How-to-Make-ESRI-Desktop-ArcMap-Faster"&gt;&lt;SPAN&gt;https://github.com/ncss-tech/geo-pit/wiki/How-to-Make-ESRI-Desktop-ArcMap-Faster&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 21:17:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/arcmap-10-5-report-poor-performance/m-p/630024#M1315</guid>
      <dc:creator>AndresCastillo</dc:creator>
      <dc:date>2018-07-17T21:17:39Z</dc:date>
    </item>
  </channel>
</rss>

