<?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: Stand Alone table not available as Source in new Dashboards (10.9.1 Enterprise) in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1131203#M5650</link>
    <description>&lt;P&gt;Well that works but is not efficient. That means creating one for every single table I need to use in a Dashboard. Plus I will have to redo every one of my Dashboards to utilize these new sources. Is there a reason why tables are no longer available from a standard Map Service? I also don't quite understand the purpose of having Dashboards Classic in which I can open my Dashboard and it works as it used to but if I reference that Dashboard via a Site it will open in the new Dashboards thus showing missing data. Very frustrating.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jan 2022 14:54:05 GMT</pubDate>
    <dc:creator>MelanieHammond</dc:creator>
    <dc:date>2022-01-06T14:54:05Z</dc:date>
    <item>
      <title>Stand Alone table not available as Source in new Dashboards (10.9.1 Enterprise)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1130873#M5637</link>
      <description>&lt;P&gt;We recently upgraded our Development Environment from 10.8.1 to 10.9.1. Prior to this new release you could utilize tables from a map service as the source for a Dashboard Element. Now when you select a map service from Portal as the source, only feature layers are available. Is this expected? We have multiple Dashboards that do not have a Map Element and we rely heavily on being able to utilize the stand alone tables as sources. I did test and noticed that if the tables were present in a map and a map element was used then the tables were available as a source for other elements.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 17:17:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1130873#M5637</guid>
      <dc:creator>MelanieHammond</dc:creator>
      <dc:date>2022-01-05T17:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone table not available as Source in new Dashboards (10.9.1 Enterprise)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1131013#M5640</link>
      <description>&lt;P&gt;If you publish the stand alone table as service (e.g. as csv or with ArcGIS Pro) you can use it in the dashboards. But I guess, the table does not refresh in an Arcade script.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 21:14:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1131013#M5640</guid>
      <dc:creator>KarstenRank</dc:creator>
      <dc:date>2022-01-05T21:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone table not available as Source in new Dashboards (10.9.1 Enterprise)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1131048#M5641</link>
      <description>&lt;P&gt;We are actually using an Enterprise Database. So the data is live and not a hosted feature layer.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 23:25:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1131048#M5641</guid>
      <dc:creator>MelanieHammond</dc:creator>
      <dc:date>2022-01-05T23:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone table not available as Source in new Dashboards (10.9.1 Enterprise)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1131065#M5643</link>
      <description>&lt;P&gt;Hello Melanie,&lt;/P&gt;&lt;P&gt;Could you try adding the table as a Map Service Layer in your portal's contents and add the layer to the dashboard?&lt;/P&gt;&lt;P&gt;Map Service:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://sampleserver6.arcgisonline.com/arcgis/rest/services/SampleWorldCities/MapServer" target="_blank"&gt;https://sampleserver6.arcgisonline.com/arcgis/rest/services/SampleWorldCities/MapServer&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;This is the default map service added to your federated portal at time of publish. (Includes all layers and tables as a group layer)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Map Service Layer:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A title="https://sampleserver6.arcgisonline.com/arcgis/rest/services/SampleWorldCities/MapServer/1" href="https://sampleserver6.arcgisonline.com/arcgis/rest/services/SampleWorldCities/MapServer/1" target="_self"&gt;https://sampleserver6.arcgisonline.com/arcgis/rest/services/SampleWorldCities/MapServer/&lt;STRONG&gt;1&amp;nbsp;&lt;/STRONG&gt;&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;This will call only the particular layer or table, determined by its layer ID (typically starting from 0 as the top layer)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Kanin&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#999999"&gt;&lt;EM&gt;If this answer solved your question, please mark it as "Accept as Solution" to help others who have the same question.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kanin_0-1641433052143.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/30889i2FF0A8E9EB510724/image-size/large?v=v2&amp;amp;px=999" role="button" title="Kanin_0-1641433052143.png" alt="Kanin_0-1641433052143.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 01:38:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1131065#M5643</guid>
      <dc:creator>Kanin</dc:creator>
      <dc:date>2022-01-06T01:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone table not available as Source in new Dashboards (10.9.1 Enterprise)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1131203#M5650</link>
      <description>&lt;P&gt;Well that works but is not efficient. That means creating one for every single table I need to use in a Dashboard. Plus I will have to redo every one of my Dashboards to utilize these new sources. Is there a reason why tables are no longer available from a standard Map Service? I also don't quite understand the purpose of having Dashboards Classic in which I can open my Dashboard and it works as it used to but if I reference that Dashboard via a Site it will open in the new Dashboards thus showing missing data. Very frustrating.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 14:54:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1131203#M5650</guid>
      <dc:creator>MelanieHammond</dc:creator>
      <dc:date>2022-01-06T14:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone table not available as Source in new Dashboards (10.9.1 Enterprise)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1134362#M5736</link>
      <description>&lt;P&gt;Our organization completed the upgrade to 10.9.1 and experienced the same issue noted above.&amp;nbsp; Although the work around mentioned above did work, as mentioned by Melanie was inefficient and we had to rebuild all of our Dashboards.&amp;nbsp; ESRI should find a stronger long term solution for connecting tables to Enterprise.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 15:54:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1134362#M5736</guid>
      <dc:creator>GregTink</dc:creator>
      <dc:date>2022-01-17T15:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone table not available as Source in new Dashboards (10.9.1 Enterprise)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1286997#M7770</link>
      <description>&lt;P&gt;If we don't have portal and we only use ArcGIS online. I have map service publish in ARcGIS server. I would like to use this map service as a data source in my dashboard. I can not add the map service in my dashboard for indicator widget. When I tried to add data source, tehre are only published maps in ArcGIS online. No way to add service. Is this something we can not add?&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 20:46:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1286997#M7770</guid>
      <dc:creator>KrisKarki</dc:creator>
      <dc:date>2023-05-08T20:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone table not available as Source in new Dashboards (10.9.1 Enterprise)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1287613#M7791</link>
      <description>&lt;P&gt;Is there any solution, news, or known bug regarding this case? Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 10:36:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1287613#M7791</guid>
      <dc:creator>EmilioTomeBlasco</dc:creator>
      <dc:date>2023-05-10T10:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Stand Alone table not available as Source in new Dashboards (10.9.1 Enterprise)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1601602#M10964</link>
      <description>&lt;P&gt;I know this is a fairly old post at this point, but I'm sure there are still people who have or manage instances of 10.9.1 (as I do). If you publish your data as a Feature Service, you will have access to the tables, without the need to put a map widget in your dashboard.&lt;/P&gt;&lt;P&gt;I built a dashboard (in 10.9.1.) a few months after the first date of this post, which utilizes several tables I published as a Feature Service, and I did not need to use a map widget. This, of course, comes with the caveat that you can't publish a service that&amp;nbsp;&lt;EM&gt;only&lt;/EM&gt; has tables. You need to add one layer. I usually use some throwaway layer and mark it as&amp;nbsp;&lt;EM&gt;DO NOT USE &amp;lt;layer_name&amp;gt;&lt;/EM&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you don't want anyone editing the feature service, just turn off the editing capabilities before publishing, and make it act like a bulk published service. Works well for me!&lt;/P&gt;&lt;P&gt;- Jack C.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 22:12:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/stand-alone-table-not-available-as-source-in-new/m-p/1601602#M10964</guid>
      <dc:creator>__JackCharde__</dc:creator>
      <dc:date>2025-04-01T22:12:53Z</dc:date>
    </item>
  </channel>
</rss>

