<?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: Query layer has a complex query in ArcGIS Desktop Deutschland Questions</title>
    <link>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842742#M100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just suggesting that you find which component of your query layer is throwing the error and then maybe you can start an incident with ESRI to see if they currently support your query layer architecture.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2018 13:53:32 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2018-06-01T13:53:32Z</dc:date>
    <item>
      <title>Query layer has a complex query</title>
      <link>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842739#M97</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to publish a query layer from ArcMap, however I keep getting en arror stating the Query has complex query.&lt;/P&gt;&lt;P&gt;I have an Inner Join and Where clause in my Query layer. I am using time slider in my Query layer file.&lt;BR /&gt;The database is Oracle 12 c.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Note: I have been running the same king of QL in SQL Server and it works perfectly for different datasets.&lt;/P&gt;&lt;P&gt;May you kindly advise me on what to do?&lt;/P&gt;&lt;P&gt;Below is a screenshot of the error&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/410389_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Celine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 11:58:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842739#M97</guid>
      <dc:creator>CelineKayitana</dc:creator>
      <dc:date>2018-06-01T11:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Query layer has a complex query</title>
      <link>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842740#M98</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe try removing features one at a time to see where the issue lies - time slider first, then where clause and then inner join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 13:30:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842740#M98</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-06-01T13:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Query layer has a complex query</title>
      <link>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842741#M99</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's true&amp;nbsp;Query layer does require simple queries without clauses like Inner Join. But when used with time slider ( for SQL Server case),it consider it as simple query than a complex one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I cannot get rid of the Inner join and time slider since I want to create a dynamic map with data values that change with time. I join a shapefile with a standalone table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 13:40:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842741#M99</guid>
      <dc:creator>CelineKayitana</dc:creator>
      <dc:date>2018-06-01T13:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Query layer has a complex query</title>
      <link>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842742#M100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am just suggesting that you find which component of your query layer is throwing the error and then maybe you can start an incident with ESRI to see if they currently support your query layer architecture.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 13:53:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842742#M100</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-06-01T13:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Query layer has a complex query</title>
      <link>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842743#M101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright I get you,&amp;nbsp; I did and it is the Inner join that causes that error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do we normally escalate to Esri ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Celine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 14:01:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842743#M101</guid>
      <dc:creator>CelineKayitana</dc:creator>
      <dc:date>2018-06-01T14:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Query layer has a complex query</title>
      <link>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842744#M102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of ArcMap are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you export the shapefile to a file geodatabase and try to create the query layer from there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ESRI support is 1-888-377-4575 and you would need to be on maintenance and provide your Customer ID.&amp;nbsp; Not sure if this number is for outside the United States.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 14:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-desktop-deutschland-questions/query-layer-has-a-complex-query/m-p/842744#M102</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-06-01T14:10:09Z</dc:date>
    </item>
  </channel>
</rss>

