|
IDEA
|
Dashboards now have good Arcade support. We honor attribute expressions set in a map layer's popup in our Map and Details elements. We also have data expressions and formatting expressions. https://doc.arcgis.com/en/dashboards/get-started/create-data-expressions.htm https://doc.arcgis.com/en/dashboards/create-and-share/advanced-formatting.htm
... View more
04-07-2022
07:52 AM
|
0
|
0
|
3670
|
|
IDEA
|
A new authoring experience for dashboards was introduced in the December 2021 release of ArcGIS Dashboards. This new experience exposes the layout of a dashboard in much more detail, and offers a one-click ability to distribute the width or height of all the elements in a row/column evenly. https://doc.arcgis.com/en/dashboards/reference/previous-releases.htm#ESRI_SECTION1_937C7D1A032D471AA... https://doc.arcgis.com/en/dashboards/get-started/dashboard-layout.htm#ESRI_SECTION1_94E2E1B1780B4E86...
... View more
04-07-2022
07:46 AM
|
0
|
0
|
4198
|
|
IDEA
|
Improved sorting was added to serial charts as part of the March 2022 release of ArcGIS Dashboards. https://doc.arcgis.com/en/dashboards/reference/whats-new.htm
... View more
04-07-2022
07:43 AM
|
0
|
0
|
4274
|
|
IDEA
|
A new table element was introduced in the December 2021 release of ArcGIS Dashboards. It offers the ability to show a layer's attributes, or show summary statistics. With the use of data expressions and formatting expressions, more advanced tables can be created. The following articles provide a good overview... https://www.esri.com/arcgis-blog/products/ops-dashboard/real-time/table-the-newest-visualization-in-... https://www.esri.com/arcgis-blog/products/ops-dashboard/real-time/arcade-tips-for-tables-in-arcgis-d...
... View more
04-07-2022
07:41 AM
|
0
|
0
|
6163
|
|
IDEA
|
A new table element was introduced in the December 2021 release of ArcGIS Dashboards. The following articles provide a good overview, and some more advanced techniques. https://www.esri.com/arcgis-blog/products/ops-dashboard/real-time/table-the-newest-visualization-in-... https://www.esri.com/arcgis-blog/products/ops-dashboard/real-time/arcade-tips-for-tables-in-arcgis-d...
... View more
04-07-2022
07:39 AM
|
0
|
0
|
4910
|
|
IDEA
|
A new authoring experience for dashboards was introduced in the December 2021 release of ArcGIS Dashboards. This new experience exposes the layout of a dashboard in much more detail, and offers a one-click ability to distribute the width or height of all the elements in a row/column evenly. https://doc.arcgis.com/en/dashboards/reference/previous-releases.htm#ESRI_SECTION1_937C7D1A032D471AA3619DD1118A5760 https://doc.arcgis.com/en/dashboards/get-started/dashboard-layout.htm#ESRI_SECTION1_94E2E1B1780B4E86B4F6E3A6432D9456
... View more
04-07-2022
07:29 AM
|
0
|
0
|
1065
|
|
IDEA
|
A new table element was introduced in the December 2021 release of ArcGIS Dashboards. The following articles provide a good overview, and some more advanced techniques. https://www.esri.com/arcgis-blog/products/ops-dashboard/real-time/table-the-newest-visualization-in-arcgis-dashboards/ https://www.esri.com/arcgis-blog/products/ops-dashboard/real-time/arcade-tips-for-tables-in-arcgis-dashboards/
... View more
04-07-2022
07:20 AM
|
0
|
0
|
4373
|
|
IDEA
|
#1: The ability to size widgets equally has been implemented and will be released as part of the December 2021 upgrade of ArcGIS Online. #2: In their current implementation, dashboards will always take up 100% of the screen real estate, regardless of device They should be authored/designed at the resolution at which they will be displayed. We are definitely open to feedback on whether the 100% layout is meeting requirement/expectations, but that should be submitted as a separate idea for voting/tracking. In the meantime, a tip: If you have a high resolution monitor and know a dashboard will be displayed on a monitor with less resolution, some browser developer tools (e.g. Chrome) allow you to toggle a device toolbar and set the resolution.
... View more
11-30-2021
09:34 AM
|
0
|
0
|
2427
|
|
IDEA
|
This is something we can look at for a future release. A couple of ideas for workarounds: Idea 1: Add an integer field to your data where minor=0, injury=1, disablement=2, and so on. When configuring the serial chart, make sure to set a sort by field on the data tab and to use the label override capability on the category axis tab. Idea 2: Use a data expression to order the data exactly how you want it to appear on the serial chart.
... View more
11-30-2021
09:06 AM
|
0
|
0
|
2509
|
|
IDEA
|
11-30-2021
08:21 AM
|
0
|
0
|
1990
|
|
IDEA
|
This should be possible using a data expression as the data source for an indicator. Something as simple as the following might work. var v = Floor(DateDiff(Date(2021,12,31), Date(), "days"))
var s = {
"fields":[{
"alias":"VALUE_","name":"VALUE_","type":"esriFieldTypeDouble"}],
"spatialReference":"",
"geometryType":"",
"features":[{ "attributes":{"VALUE_":v }}]}
return FeatureSet(Text(s))
... View more
11-30-2021
08:12 AM
|
0
|
0
|
1486
|
|
IDEA
|
There are a couple of ideas in this We are currently tracking the idea to have the layer list expanded by default as ENH-000141633 We are planning to do some improvement to our map tools. The design work for this will start in Q1 2022, but it is too soon to speculate on a release date.
... View more
11-29-2021
12:35 PM
|
0
|
0
|
5404
|
|
IDEA
|
11-29-2021
11:19 AM
|
0
|
0
|
6396
|
|
IDEA
|
11-29-2021
10:21 AM
|
0
|
0
|
4500
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-02-2020 06:38 AM | |
| 1 | 07-06-2022 07:43 AM | |
| 1 | 05-16-2018 06:21 AM |