BLOG
|
I am trying to open and edit already submitted surveys in an operations dashboard. Any suggestions on how to resolve the following error would be greatly appreciated. "Editing is not possible because the globalId parameter was not provided" My survey is published in version 3.10.239. The URL I'm using is: https://survey123.arcgis.com/share/df751061341341a687df7f394e365f02?mode=edit&globalId={globalId} In my dashboard I have a map layer action filtering my related table (where my survey responses are saved) when I select a feature. @IsmaelChivite? Others?
... View more
04-09-2021
02:13 PM
|
0
|
0
|
8891
|
POST
|
That doesn't seem to have attached. Try this. Test_v1.xlsx - Google Drive
... View more
08-13-2020
02:50 PM
|
0
|
1
|
1322
|
POST
|
See attached. The Rank your choice questions is in theory how I want this to work...except I'd like 'other' to appear each time. The Choose your favorite questions I attempt a different (failed) approach to accomplish the same goal. As a third possible solution I'm 100% okay with added some calculated, read-me field which calculate "does rank 1 = rank 2? If so bad. And setting a constraint so that 'bad' is not an acceptable answer and you must revise rank 1 or 2. Survey 123 won't see to read a nested if statement though (if ${rank3}=${rank1},'bad', if(${rank3}=${rank2},'bad', 'good') in the calculation field....
... View more
08-13-2020
02:49 PM
|
0
|
2
|
1322
|
POST
|
I am trying to created a series of 3 questions asking survey respondents to "rank" their top 3 choices from a list. I want to prevent respondents from selecting the same choice for multiple ranks. However, I want to include 'other' as an option every time. How do I do this? Using the choice filter field I am able remove already selecting options from subsequent ranks. Rank 1 selection: A Rank 2 choice filter: not(selected(${rank1},name)# Rank 2 choices: B, C, D, E, Other Rank 2 selection: C Rank 3 choice filter: (not(selected(${rank1},name))) and (not(selected(${rank2},name))) Rank 3 choices: B, D, E, Other I can get this approach (or_other and choice_filter) to work for Rank 2 but I can't seem to apply it to a third 'cascade'. How do I do this? James Tedrick
... View more
08-10-2020
11:29 AM
|
0
|
4
|
1421
|
POST
|
I don't want respondents selecting any of the same choices for Question 1 and Question 2 (both of which are select-multiple from the same list of choices). In theory I would use a cascading select however that's only possible for select-one questions. Therefore, I'd created a question (Q3) to check to see if responses to Q1 and Q2 are the same and provide a warning as necessary. Q3 Calculation: if(${Q1} = ${Q2}, "same", "different") Constraint: .!="same" Calculation Message: Response to Q1 and Q2 cannot be the same. First problem: Before I answer either Q1 or Q2, Q3 defaults to "same". When I start selecting responses to Q1, Q3 updates to "different". When I select responses to Q2 however, Q3 does not update/change - regardless of my selection to Q2. It seems to only calculate once. How do I get the Q3 calculation to auto refresh when response to Q1 or Q2 are made/change? Second problem: The calculation above should only look to see if Q1 and Q2 are an exact match. I actually need it to identify if any of the same responses are checked. For example, if answers to Q1 are A1, A2, A4 and answers to Q2 are A1, A3 I need my calculation to be "same". I think adding in a regex is the way to do this but how to I specify this? James Tedrick? Ismael Chivite? Anyone else have a solution to try?
... View more
08-07-2020
02:12 PM
|
0
|
1
|
935
|
POST
|
Can locally saved surveys somehow be recovered when Survey123 app is deleted? If so, how is this done?
... View more
01-15-2020
12:11 PM
|
0
|
1
|
438
|
POST
|
I've made a copy of my dashboard and tried editing the json to add the "pointZoomScale": 10, line however after saving and reopening the dashboard no change. When I tap my list, all other points still disappear leaving only the one, but my map does not zoom into that point at all (which can make it extremely difficult to find). Where exactly does the pointZoomScale need to be added into the json? If it's in the correct location (I've tried it in the following 2 places), is there an configuration I'm missing in the dashboard? Thanks! Alicia Line 6 Line20
... View more
07-31-2019
08:34 AM
|
1
|
1
|
2475
|
POST
|
I've tried no trailing zeros and without decimal altogether. I've also tried changing the field format from numeric to general and to text. No luck yet.
... View more
07-30-2019
02:02 PM
|
0
|
1
|
1547
|
POST
|
Hi Shannon, I'm still experiencing the same problem. I do in fact have version 5.0.1.
... View more
07-30-2019
01:31 PM
|
1
|
4
|
1547
|
POST
|
Hi Shannon, I'm having a very similar issue. I downloaded the Map for Office extension just today (ArcGISMapsForOffice_x64_5.0.1_en.exe). When I open Excel I see the ARCGIS MAPS tab, I can sign in successfully, but when I go to "Add Map" it refuses to load data from excel - it just hangs loading and loading and loading. I can add data from the ArcGIS data tab without any problem. I am signed into an account with an Admin role and permission to publish. I've got x,y coordinates not addresses. I've tried opening from several different excel files (both with existing coordinates and blank). Any suggestions?
... View more
07-18-2019
01:11 PM
|
0
|
6
|
1547
|
POST
|
Hi David- Can you please elaborate? I would also like to do this but like Darryl Klassen and Dambé SANWOGOU I can't find zoom as an action option in my list configuration. Thanks! Alicia
... View more
07-18-2019
10:16 AM
|
0
|
0
|
3096
|
BLOG
|
Hi Ben (and possibly others), I haven't found a way to do exactly what you're referring to but what we do is to have Survey 123 submit/record data to a related table instead of a new point feature. This way, I can created my feature in collector (point/line/or polygon) or select and existing one, launch Survey 123, and have my responses populated attributes directly associated with those features in Collector. Features are exactly where you want them and you don't have to mess with the potential confusion of having multiple sets of coordinates between Collector and Survey123.
... View more
09-14-2018
06:31 AM
|
0
|
0
|
4874
|
POST
|
Is there a regional map which includes the District of Columbia, Maryland, and Virginia or do I need to create a custom navigation map to achieve this? Crossing these state lines is extremely common in our work it I'm struggling with cross-boundary navigation without using the 28GB United State map which just seems like overkill.
... View more
07-20-2018
07:25 AM
|
0
|
2
|
775
|
BLOG
|
I previously got stuck on this too. See James' post/response here for a solution! https://community.esri.com/thread/208613-pass-global-id-from-collector-to-g Good luck!
... View more
06-18-2018
01:24 PM
|
0
|
0
|
3637
|
POST
|
ArcGIS online allows you to define unique symbology based upon an attribute. Is there a way to define which are group as 'other'? Alternatively, is there a way to group categories together yet? In the example below, I'd have 2 different color dots - one for PointID/label 999 and one for all other PointID/labels. Thanks!
... View more
06-04-2018
02:31 PM
|
1
|
2
|
4877
|
Title | Kudos | Posted |
---|---|---|
1 | 06-04-2018 02:31 PM | |
1 | 07-31-2019 08:34 AM | |
2 | 08-15-2017 08:37 AM | |
1 | 07-30-2019 01:31 PM |
Online Status |
Offline
|
Date Last Visited |
04-12-2021
11:45 AM
|