POST
|
Thank you Brian, this was very helpful. I modified your expression a little bit to use on a related table . This worked for my snowplowing record: GetUser(FeatureSetById($datastore, "3")).fullName;
... View more
12-01-2023
02:55 PM
|
1
|
0
|
1724
|
POST
|
I would so love this functionality. Many uses in utility maintenance for sanitary, storm, and water. My field staff find it so cumbersome to have to select individual pipes to apply a cleaning record.
... View more
08-09-2022
02:00 PM
|
1
|
0
|
460
|
POST
|
I also came across this issue today. I have a polygon feature class that participates in a Many to Many relationship class. I can create a new polygon, but once submitted, I can not edit the polygon in the new collector. In collector classic I am able to edit the polygon. I am not sure if the relationship class had something to do with the editing issue.
... View more
05-13-2020
10:05 AM
|
0
|
1
|
814
|
POST
|
Hi, I have license fees and late fees I would like to sum up using Operations Dashboard. Currently, operations dashboard indicator widget can tell me the total sum of each fee. I would like to total these fees up and have the indicator widget list the total fees. I currently tried using Arcade and it works fine in my popup, but the arcade expression can not be used in the dashboard widget. Can calculations be done in Operations Dashboard or when will arcade expressions be compatible? Thank you!
... View more
04-08-2020
09:44 AM
|
2
|
1
|
1114
|
POST
|
Thank you Afreen, I misspoke about my SQL Version. We are on SQL Server 2012, but I am still checking into what service pack we are on. Once I find out, I will test again. Both of the objects that participate in the relationship class are in a feature dataset and I am also creating the relationship class in the same dataset. I have verified that my SQL users have view/edit on the dataset. Once I create the relationship class, I can view other features in the dataset, but I only get the error on the features that participate in the relationship class. Thank you for your help and I will post again when I find out what service pack we are on. Allison
... View more
06-20-2019
01:25 PM
|
0
|
0
|
1390
|
POST
|
I created a new M:N relationship class in our SQL 2010 Enterprise Geodatabase using ArcGIS 10.6.1. The relationship class was created using a data owner connection. When I try a view these feature classes in a viewer or editor connection to the geodatabase, I get the following error: Open Failed, Error opening feature class, Insufficient permissions. Then it lists the name of the relationship class and STATE_ID = 0. This error only occurs on the feature classes that participate in the relationship class. I then revoke the privileges, click Apply, and then grant privileges again. Once I do this, it removes the error. I am wondering if this is a common error and known workflow to do a refresh of the geodatabase privileges every time a relationship class is created? Thank you, Allison
... View more
06-19-2019
12:15 PM
|
1
|
2
|
1549
|
IDEA
|
I also agree. I have created an app using Web App Builder where we can digitize and plan new snow plow routes. I have an arcade expression that calculates the mileage of the new routes. I want to use the Summary Widget in WAB to sum up the total mileage of routes and I can't use my expression mileage field. We have to use a calculator to convert the total feet into miles. It would be nice if that mileage number could popup for the Public Works Supervisor. Thanks!! arcade# arcade expression #web-appbuilder
... View more
01-29-2019
10:01 AM
|
0
|
0
|
2988
|
IDEA
|
I also agree. I have created an app using Web App Builder where we can digitize and plan new snow plow routes. I have an arcade expression that calculates the mileage of the new routes. I want to use the Summary Widget in WAB to sum up the total mileage of routes and I can't use my expression mileage field. We have to use a calculator to convert the total feet into miles. It would be nice if that mileage number could popup for the Public Works Supervisor. Thanks!! arcade# arcade expression #web-appbuilder
... View more
01-29-2019
10:01 AM
|
0
|
0
|
3457
|
POST
|
Thank you for posting this. However, when I just have one tab and I set up the legend it does not show up when I view my story. Here is my legend in builder mode: And here is my legend in view mode: Is there a setting I am missing? Thank you! Allison
... View more
06-29-2018
01:28 PM
|
0
|
0
|
667
|
POST
|
Hello, I have Vehicle Equipment data related to Maintenance Logs. Although Vehicle equipment does not necessarily have a geographic component, I have created points for each of the vehicles in order to use Survey123. The maintenance log is a table related to the vehicle point. The vehicle points will not be edited nor will new points be added, I just want to create new maintenance logs using Survey123. I have gone through all the steps to set up my existing feature service for use in Survey123; I use GlobalID (from the Vehicle Point) as Primary Key and I have a MaintID (Guid field from Maintenance Log) as the Foreign Key, I have the Maintenance Log set in the form_id, and I have no errors when I publish my survey. My survey is all set up to create new maintenance logs, except I would like to auto-populate my MaintID field using the GlobalID from my Vehicle Points so field staff will not have to, and I want this all done using Survey123. I do have field staff select the Equipment Name (its a domain) with each new maintenance log. This is a unique field and each equipment name has an associated GlobalID from the Vehicle Point. If field staff enter in the Equipment Name, is there an XLSForm expression that could pull the GlobalID that is associated with that Equipment Name, and then populate the MaintID field with that GlobalID? I am new to XLSForms. Or is there another way? I have attached an excel table that lists all the equipment names with associated GlobalID to maybe better explain and I have attached my XLSForm from my survey. Thanks! Allison
... View more
04-27-2018
01:38 PM
|
0
|
1
|
3387
|
POST
|
Hi Saroj, Thank you very much. I enabled time on my layer and I set the appropriate Time Field, Field Format, and Time Zone. For the Time Zone I set it to UTC Zone. I live in Minnesota, and I had first set it to (UTC-06:00) Central Time (US & Canada). However, when I republished my Map Service, my times in my web map and in Collector converted and 6 hours were added. Therefore, I set the Time Zone to UTC, republished my map service and all my times now match in my web map, Collector, and Dashboard. Here is my screen shot: Thanks again for your help!
... View more
02-02-2018
10:48 AM
|
1
|
1
|
1581
|
POST
|
I have two two date fields, one collects start time and one collects end time. Field staff are entering these start and stop times using Collector for ArcGIS. I am using the same web map used in Collector in Dashboard. When I view the start date field in a Dashboard list, Dashboard is adding 6 hours to this field. My end date field is not changed and values are the same in Dashboard as they are in Collector. I would like to know why my start time field is being changed in my Dashboard. Any help is appreciated. Thanks! Allison
... View more
02-02-2018
08:21 AM
|
0
|
3
|
2399
|
POST
|
Has there been any updates to allow the ability to delete records in a related table that is in a hosted feature layer? I have a hosted snow plow route feature layer with a related table for plowing reports. The plowing reports are being added using Survey123 and Collector for ArcGIS. I would like to ability to delete table records from the related table. Thanks!
... View more
11-15-2017
12:04 PM
|
0
|
4
|
1846
|
POST
|
I just had this issue and this post saved my day. Thanks!
... View more
10-05-2017
01:57 PM
|
1
|
0
|
2180
|
POST
|
I have a hosted shortlist application and I would like multiple editors to contribute. I have created a group that allows members to update items based on the esri blog post: http://blogs.esri.com/esri/arcgis/2015/07/14/enable-colleagues-to-update-your-maps-and-apps/ I then shared the web map and application with this editor group. When members of the group try to edit and save, they get the red Saved Failed. So far only the owner can save this application. Is it possible to have multiple people to update the Shortlist builder? Thanks! Allison https://community.esri.com/community/gis/web-gis/storymaps
... View more
06-09-2017
11:58 AM
|
0
|
1
|
690
|
Title | Kudos | Posted |
---|---|---|
1 | 12-01-2023 02:55 PM | |
1 | 08-09-2022 02:00 PM | |
1 | 07-09-2014 08:14 AM | |
2 | 04-08-2020 09:44 AM | |
1 | 06-19-2019 12:15 PM |
Online Status |
Offline
|
Date Last Visited |
03-06-2024
02:13 PM
|