laptop and a wrench

Bug

A table is not honored as source data in ArcGIS Dashboards.

Last Published: March 31, 2023 ArcGIS Dashboards
Bug ID Number BUG-000154904
SubmittedJanuary 5, 2023
Last ModifiedOctober 3, 2024
Applies toArcGIS Dashboards
Version found10.9.1
Operating SystemWindows Server
Operating System Version2019 64 Bit
StatusDuplicate

Workaround

Add the table via Arcade expression:

 // table from map service, sub-layer id=2 (the table layer)

var portal = Portal('https:/PortalURL/portal');

var Tabelle = FeatureSetByPortalItem(portal, 'ItemID of the Map Services', '2');

Tabelle

Steps to Reproduce

Bug ID: BUG-000154904

Software:

  • ArcGIS Dashboards

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options