<?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 Does the WAB Infographic widget work with Enterprise SDE spatial views? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/does-the-wab-infographic-widget-work-with/m-p/459#M6</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the ArcGIS Online (AGOL)-hosted Web AppBuilder (WAB) "Infographic" widget work with enterprise geodatabase (SDE) spatial views? I have been able to successfully get the Infographic widget to work with AGOL-hosted feature&amp;nbsp;services&amp;nbsp;and also with&amp;nbsp;SDE feature classes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the&amp;nbsp;SDE spatial views, the Infographic configuration panel displays the&amp;nbsp;expected chart or numeric&amp;nbsp;result, but then the actual widget in the app returns "no data" or "no chart." I have tried both the &lt;EM&gt;Number Total&lt;/EM&gt; and &lt;EM&gt;Pie&lt;/EM&gt; Infographics (see attached pics).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These spatial views work properly with the WAB map display and also in query widgets, but they do not seem to be playing nice with the Infographic widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem might be related to&amp;nbsp;my older architecture:&lt;/P&gt;&lt;P&gt;- ArcGIS Server 10.3.1&lt;/P&gt;&lt;P&gt;- Enterprise geodatabase is MS SQL Server 2008 R2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The spatial views are of the "new style":&lt;/P&gt;&lt;P&gt;- Geometry storage of parent feature class is SQL GEOMETRY&lt;/P&gt;&lt;P&gt;- Table is in the same geodatabase as the parent feature class (relationship class is 1:M)&lt;/P&gt;&lt;P&gt;- Spatial view created by right-clicking enterprise geodatabase --&amp;gt; New --&amp;gt; View&lt;/P&gt;&lt;P&gt;- When the view was added to the MXD for ArcGIS Server service creation, a unique ID was defined that is known to be unique. This creates the "virtual" ESRI_OID column in the service MXD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2018 19:30:36 GMT</pubDate>
    <dc:creator>BrianFausel</dc:creator>
    <dc:date>2018-04-13T19:30:36Z</dc:date>
    <item>
      <title>Does the WAB Infographic widget work with Enterprise SDE spatial views?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/does-the-wab-infographic-widget-work-with/m-p/459#M6</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the ArcGIS Online (AGOL)-hosted Web AppBuilder (WAB) "Infographic" widget work with enterprise geodatabase (SDE) spatial views? I have been able to successfully get the Infographic widget to work with AGOL-hosted feature&amp;nbsp;services&amp;nbsp;and also with&amp;nbsp;SDE feature classes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the&amp;nbsp;SDE spatial views, the Infographic configuration panel displays the&amp;nbsp;expected chart or numeric&amp;nbsp;result, but then the actual widget in the app returns "no data" or "no chart." I have tried both the &lt;EM&gt;Number Total&lt;/EM&gt; and &lt;EM&gt;Pie&lt;/EM&gt; Infographics (see attached pics).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These spatial views work properly with the WAB map display and also in query widgets, but they do not seem to be playing nice with the Infographic widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem might be related to&amp;nbsp;my older architecture:&lt;/P&gt;&lt;P&gt;- ArcGIS Server 10.3.1&lt;/P&gt;&lt;P&gt;- Enterprise geodatabase is MS SQL Server 2008 R2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The spatial views are of the "new style":&lt;/P&gt;&lt;P&gt;- Geometry storage of parent feature class is SQL GEOMETRY&lt;/P&gt;&lt;P&gt;- Table is in the same geodatabase as the parent feature class (relationship class is 1:M)&lt;/P&gt;&lt;P&gt;- Spatial view created by right-clicking enterprise geodatabase --&amp;gt; New --&amp;gt; View&lt;/P&gt;&lt;P&gt;- When the view was added to the MXD for ArcGIS Server service creation, a unique ID was defined that is known to be unique. This creates the "virtual" ESRI_OID column in the service MXD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 19:30:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/does-the-wab-infographic-widget-work-with/m-p/459#M6</guid>
      <dc:creator>BrianFausel</dc:creator>
      <dc:date>2018-04-13T19:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does the WAB Infographic widget work with Enterprise SDE spatial views?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/does-the-wab-infographic-widget-work-with/m-p/460#M7</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to get the WAB Infographic widgets to work with my spatial views by changing the unique identifier field to use OBJECTID instead of GLOBALID at the time of map service publication. I got the idea from &lt;A _jive_internal="true" href="https://community.esri.com/thread/213940-cannot-access-data-error-operations-dashboard"&gt;this thread about problems with Operations Dashboard&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 19:42:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/does-the-wab-infographic-widget-work-with/m-p/460#M7</guid>
      <dc:creator>BrianFausel</dc:creator>
      <dc:date>2018-06-21T19:42:12Z</dc:date>
    </item>
  </channel>
</rss>

