|
POST
|
Same here (UK). Possibly related to Amazon Web Services outage?
... View more
2 weeks ago
|
3
|
0
|
594
|
|
POST
|
Thank you @KenBuja that's fantastic. You've saved me hours of trial and error. This does exactly what I need.
... View more
3 weeks ago
|
0
|
0
|
137
|
|
POST
|
Thank you for taking the time to post this. I had a go with it but Ken's solution does the trick.
... View more
3 weeks ago
|
0
|
0
|
137
|
|
POST
|
I'm wondering if anyone can assist with a data expression, or let me know if what I am aiming for is not possible. I have a dataset from wildlife monitoring, which captures the date of a species observation, the lifestage (e.g. adult, juvenile), the sex (male, female, unsexed) and the quantity (integer) observed. Multiple observations can occur on the same date. Each combination of the above fields is on a separate row (i.e. in 'long' format). Example below. date lifestage sex quantity 01/03/2025 adult male 2 01/03/2025 adult male 5 01/03/2025 juvenile 3 02/03/2025 adult female 8 05/03/2025 metamorph 1 05/03/2025 adult male 3 12/03/2025 adult 12 14/03/2025 adult female 6 14/03/2025 adult female 4 I am trying to use the Dashboards Table element to produce a summary table of this data, where each date is represented as a row, and then subsequent columns show the daily total for each lifestage*sex combination. For example: date adult male adult female adult unsexed juvenile metamorph 01/03/2025 7 0 0 3 0 02/03/2025 0 8 0 0 0 05/03/2025 3 0 0 0 1 12/03/2025 0 0 12 0 0 14/03/82025 0 10 0 0 0 I've gotten so far using Filter and GroupBy statements to summarise counts by day (e.g. resulting in the table format below), but I've not been able to produce a 'wide' format table. Is there any way of doing this? date type total 01/03/2025 adult male 7 01/03/2025 juvenile 3 02/03/2025 adult female 8 I have based my code so far on this example: https://github.com/Esri/arcade-expressions/blob/master/dashboard/dashboard_data/CombineMultipleLayers(SerialChart).md, but instead of referencing different layers for each variable, I have tried setting up multiple FeatureSets from the same layer, each with a different filter applied (e.g. for each 'type' above). I have also produced something similar to my incorrect output above using the List element, but it still doesn't achieve what I am after. Any help would be hugely appreciated.
... View more
4 weeks ago
|
0
|
4
|
206
|
|
POST
|
Three years after submitting this as an enhancement to Esri (ENH-000149200) they have this week decided that the issue will not be addressed. This is extremely disappointing as it remains a major flaw with the system.
... View more
08-29-2025
01:38 AM
|
0
|
0
|
200
|
|
IDEA
|
I think the only alternative currently available would be to have two copies of the same layer, one visualised as points with a set zoom level, and the other showing the polygons at a closer zoom level.
... View more
08-20-2025
07:02 AM
|
0
|
0
|
331
|
|
IDEA
|
Notify hub organisation administrators when hub is down. This comes after an interruption to the service yesterday (https://hubstatus.arcgis.com/). However, rather than notify administrators so that they are aware of the issue, can put workarounds in place, or send out communications to their users, we are currently reliant on (1) having the issue reported to us by a user or noticing it ourselves and then (2) investigating the issue (including checking here on the Community and / or on https://hubstatus.arcgis.com/) and potentially wasting time going through technical support. This wastes a lot of administrator time and that of our user community. An automated email notification to administrators would probably be sufficient.
... View more
07-29-2025
05:41 AM
|
2
|
3
|
332
|
|
POST
|
I agree using either Survey123 to submit messages to the feed, or if you have ArcGIS Hub Premium, making use of the Discussion boards functionality.
... View more
07-28-2025
03:00 AM
|
1
|
1
|
365
|
|
BLOG
|
@JustinPrather the site with no pages was just setup as part of the testing process within the support case, as we wanted to rule out whether having custom domains on our sites was part of the issue. I simply created a Hub (Premium) site and on the home page, added a gallery card containing a single Experience Builder app. The test site is still live publicly at https://testpnf-arc-trust.hub.arcgis.com/ (though I'll probably take it down sometime soon if no longer needed for the case). If a community user is not signed in, the app loads without issue (at the address https://testpnf-arc-trust.hub.arcgis.com/apps/6b22f45264ae43d9b0b8bdc8541accbd/explore). If a community user is signed in and tries to load the app from the gallery card, they receive the 'Page Not Found' error, and the browser URL is instead returned as https://testpnf-arc-trust.hub.arcgis.com/apps/6b22f45264ae43d9b0b8bdc8541accbd/about.
... View more
07-18-2025
06:35 AM
|
0
|
0
|
979
|
|
BLOG
|
@vBright @JustinPrather we are also seeing some issues of items and pages returning 'Page Not Found' depending on sharing and whether a user is signed in or not. Logged as Esri Case #0395343. This is occurring on existing sites (where we have not yet migrated our pages), and on newly created sites that have no pages.
... View more
07-15-2025
05:35 AM
|
0
|
0
|
1075
|
|
POST
|
ESRI support have confirmed that this is expected behaviour for view layers. Only the owner of a hosted feature layer view or an administrator can define what fields or features are available in the view.
... View more
06-27-2025
01:27 AM
|
0
|
0
|
453
|
|
POST
|
I logged this issue with ESRI Support and they confirmed it is a BUG. Here are the details: This is a known issue and has been logged as a bug. Details and a workaround can be found here: In a Suvey123 Connect XLSForm, when a group of questions is created and the appearance is set to table_list, the hint will be shown above a given question and not below as default.
... View more
06-27-2025
01:26 AM
|
0
|
0
|
387
|
|
POST
|
Some further odd behaviour a user has experienced whilst trying to load a map. Unable to open
... View more
06-26-2025
04:52 AM
|
1
|
0
|
636
|
|
POST
|
Since the ArcGIS June update last night, we are seeing some odd behaviour in Field Maps (so far checked on android devices running version 25.1.0, build 1529). We are seeing some flickering or flashing of maps, occasional 'no portal connection' messages and general instability. Is anyone else seeing this behaviour? No portal connection message
... View more
06-26-2025
04:31 AM
|
4
|
5
|
655
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 2 weeks ago | |
| 1 | 02-24-2021 10:05 AM | |
| 2 | 07-29-2025 05:41 AM | |
| 1 | 07-28-2025 03:00 AM | |
| 1 | 06-26-2025 04:52 AM |
| Online Status |
Online
|
| Date Last Visited |
8 hours ago
|