|
POST
|
Within a dashboard I have added an Indicator which is bringing in a value based on an Arcade expression. The Arcade expression runs successfully and shows the correct value (in testing this is 83841). However, the Statistic shown on the dashboard appears 'stuck' at 50k. Is this a known limitation? (Note, the bottom value shows a reference value of the total number of features in the feature service) Here is the Arcade expression which when Run, gives a value of 83481 (not 50k!) var fullname = GetUser()['fullName']
Console (fullname)
var fs = FeatureSetByPortalItem(
Portal('https://www.arcgis.com'),
'itemid', // removed from post for sensitivity reasons
2,
['*'],
false
);
var filfs = Filter(fs, `Verifier = '${fullname}'`)
Console(Count(filfs)) // returns 83841
return filfs
... View more
10-24-2023
06:48 AM
|
0
|
0
|
931
|
|
POST
|
I am also experiencing the same issue. A select_multiple question with only two choices, but when republished now shows each of the two options repeated 5 times. Did anyone manage to track down the cause or a permanent solution?
... View more
09-15-2023
04:16 AM
|
0
|
0
|
4532
|
|
POST
|
Outside of ArcGIS Pro you could use this Batch Convert Tool: https://gridreferencefinder.com/batchConvert/batchConvert.php
... View more
08-15-2023
06:59 AM
|
0
|
0
|
1770
|
|
IDEA
|
Have you taken a look at guidance_hint functionality? It's not perfect (e.g. limitations on the number of lines), but it is in a similar direction to what you are asking for. https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformessentials.htm#ESRI_SECTION1_5F12883901684733A54B1166BCC475A6
... View more
07-25-2023
02:26 AM
|
0
|
0
|
1726
|
|
POST
|
Luke Phillips at Ramblers Scotland has done some interesting work on this using volunteers to help map paths. https://resource.esriuk.com/esri-resources/ramblers-scotland/ https://www.youtube.com/watch?v=c5qR7Nw5a4E
... View more
07-12-2023
09:18 AM
|
1
|
0
|
1372
|
|
POST
|
I am experiencing a similar issue in ArcGIS Pro 3.1.1. I am using SQL for the field calculations, and the expressions are just simple text calculations to populate rows of data. Calculations usually work the first time the Calculate Field window is opened, but not the second. Despite appearing to run successfully with no error messages, the field is left uncalculated. In the current instance, the layer we are working with is hosted in ArcGIS Online and accessed via our Portal.
... View more
07-06-2023
01:30 AM
|
0
|
0
|
517
|
|
IDEA
|
I agree this would be a much cleaner workflow (though can understand why there is an error message). We currently have to have multiple maps and webapps for different user groups, when it would be more straightforward to be able to control view permissions of layer within a map accessible by multiple Groups.
... View more
06-23-2023
05:47 AM
|
0
|
0
|
2465
|
|
POST
|
We are experiencing the same issue, and have logged a support case.
... View more
06-15-2023
06:32 AM
|
1
|
0
|
5662
|
|
BLOG
|
Could anyone suggest how this could be modified to list users within the Groups, where those users are not from the same organisation? I can get it to list our organisation's users and their Group memberships, but it excludes the hundreds of users we have in those Groups within our hub community organisation. Many thanks.
... View more
06-07-2023
03:24 AM
|
1
|
0
|
2371
|
|
IDEA
|
This would certainly be useful. We have fieldworkers out in bright sunlight and also out at night. Not having this ability affects the choices our users make in terms of whether they use the app in the field or not (or use paper instead!)
... View more
05-24-2023
09:16 AM
|
0
|
0
|
1482
|
|
IDEA
|
We have a somewhat hacky workaround for this. Firstly ensure there is some sort of numeric field in your attribute table. In our case, we give all features a value of 1 in this field. Then, in the symbology (assuming using Map Viewer), choose the attributes to symbolise by. In our case, we have a categorical field (text) and our numeric field mentioned above, called Point. Then, pick the Types and Size style. Open the style options. Under Types, set up the styling for your categorical field (if you have one). This will be the symbology when you are zoomed in to the polygon. Under Count and Amounts (size), choose a symbol style, and set the size range to be the same for all values (unless you want it to vary). For example, we set our points to all be 20px. Zoomed out, we see the points, and zoomed in, we see the polygon with the point in the centre.
... View more
05-18-2023
06:08 AM
|
0
|
0
|
3196
|
|
POST
|
I am experiencing a similar issue, after doing the following: 1. Loading a hosted feature layer in to ArcGIS Pro 2. Deleting unused fields via the attribute table in ArcGIS Pro 3. Trying to carry out editing / use Calculate Field on other fields. I get the following error in ArcGIS Pro: ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds. General function failure [Error code: 1000. Description: Invalid column name 'Column2'. Invalid column name 'F39'. Invalid column name 'F2016_cond'. Invalid column name 'F41'.. ] Failed to execute (CalculateField). Failed at 05 May 2023 15:49:51 (Elapsed Time: 2.10 seconds) I have tried the suggested fix of disabling, saving, re-enabling and saving the following settings in the AGOL hosted feature layer, but to no avail. I have also tried removing and re-adding the layer to the ArcGIS Pro project in between these steps, and also closing and reopening the project. Still no luck. Keep track of changes to the data (add, update, delete features). Keep track of who edited the data (editor name, date and time). I have also tried running Calculate Field in Python and SQL and still no luck.
... View more
05-05-2023
07:55 AM
|
1
|
2
|
4715
|
|
POST
|
We are receiving reports from some of our community users (volunteers) that they are unable to sign in to ArcGIS Field Maps on specific devices. Previously they had no issues. The reports so far are affecting some Samsung Galaxy Tablets. The issue appears to be that after providing their ArcGIS Online login credentials in Field Maps, they are diverted back to another sign in screen. Is anyone else experiencing similar issues? Once we have gathered some more information we will log a support case.
... View more
05-03-2023
02:59 AM
|
0
|
2
|
3003
|
|
POST
|
Hi David, Thank you for sharing that. I will take a look and see if that meets our need. Many thanks.
... View more
04-03-2023
03:15 AM
|
0
|
0
|
2090
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-24-2026 03:17 AM | |
| 1 | 05-27-2020 02:34 AM | |
| 1 | 01-07-2026 09:19 AM | |
| 3 | 10-20-2025 01:36 AM | |
| 1 | 02-24-2021 10:05 AM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|