laptop and a wrench

漏洞

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

上次发布: March 31, 2023 ArcGIS Dashboards
漏洞 ID 编号 BUG-000154904
已提交January 5, 2023
上次修改时间October 3, 2024
适用范围ArcGIS Dashboards
找到的版本10.9.1
操作系统Windows Server
操作系统版本2019 64 Bit
状态Duplicate

解决办法

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

重现步骤

漏洞 ID: BUG-000154904

软件:

  • ArcGIS Dashboards

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项