Hi all,
Any suggestions
Thanks,
Gee
Hi Geethaka,
Note there is an error in the current online documentation regarding the syntax used in the example. The $ is in the wrong place, it should follow the same format used in the xlsx form. The correct syntax is:
Creator=${username}
This has already been fixed in our next release of online documentation and will be updated with the 2.7 release.
Regards,
Phil.
Thanks, that worked
I have a select_one yes_no question, where I want to query all results that aren't yes. (i.e. Not equal to 'yes' OR equal to 'no' or 'empty')
Could you please explain how I could get this query to work in INBOX?
Sorry, I just couldn't get it to work (after multiple attempts)....
Thanks.
^^^ Any suggestions on the above?
Thanks
By default the Inbox query only supports Standardized Queries as per the settings enabled on the organization by your Administrator. In our 2.7 release (end March) we have updated the documentation for the Inbox query. Here is a snippet of that updated documentation:
Prepare for editing existing survey data—Survey123 for ArcGIS | ArcGIS
-------------------------------------------------
Additional documentation:
These queries also support SQL logical operators, allowing the query to perform more complex searches based on specific criteria. This example will return only results from users whose user names contain the user name of the logged-in user, as well as any text before or after it.
Creator LIKE '%' + ${username} + '%'
The following operators are supported by Survey123.
ALL
True if all of the subquery values meet the condition.
AND
True if all the conditions separated by AND are true.
ANY
True if any of the subquery values meet the condition.
BETWEEN
True if the operand is within the range of comparisons.
EXISTS
True if the subquery returns one or more records.
IN
True if the operand is equal to one of a list of expressions.
LIKE
True if the operand matches a pattern.
NOT
Displays a record if the condition or conditions are not true.
OR
True if any of the conditions separated by OR are true.
SOME
To run queries using logical SQL operators, your organization's administrator must disable the Standardized Query security option for your organization to allow nonstandard SQL queries. For more information on the ramifications of disabling this option, see about standardized queries in the ArcGIS Server documentation. For more information on standard and nonstandard queries, see standardized SQL functions in ArcGIS Online
Thanks Philip Wilson for the help.
I'm thinking of creating a survey on top a "hosted feature layer" and definining features accordingly.
P.S. any updates on when the next version of Survey123 will be released
Hi geethaka.fernando_ACTGOV,
version 2.7 is planned to be made available on April 3.
Quick Question on this subject matter. I had a survey with the inbox enabled and the following "query allowUpdates=true" within the "bind::esri:paramters" column for a repeat that gave us the ability to pull all data and update values for the survey.
After the update to Version 3.0 we can no longer use the "Inbox" to update our data within repeats? Can you provide any feedback on what has happened as I am following the this help documentation - Prepare for editing existing survey data—Survey123 for ArcGIS | ArcGIS
Thanks!
Mike
Try deleting and re-downloding the survey.
That did the trick for me.
Unfortunately, I just tried that and I am not having any success. Thanks for the suggestion.
Hi Mike,
If you are able, can you please share your XLSForm? Feel free to send it in a private GeoNet message after clicking on my name.
Brandon
Thank you for sending over your XLSForm. As we discussed, one thing that was noticed is that the parameter specified in the bind::esri:parameters column for the begin repeat question type of your first repeat was set as 'allowUpdates=true query'. It was recommended that this be changed to 'query allowUpdates=true'.
After republishing your survey and downloading to the Survey123 field app, you have reported that the behavior remains the same.
For clarification, is the inability to edit repeats from the Inbox seen with all repeats, or just those that have a relevant statement applied?
If you have not seen the following GeoNet thread, there is currently a known issue involving the inability to edit the first record within a repeat when attempting to do so via the Inbox/Sent/Draft folders.
Best,
Hello Brandon,
I applied the above fix and I am still still experiencing the behavior of the repeat data not being queried within the inbox. However, this is occurring for all of the repeats within the survey form and not the one that had the incorrect query string. We have three separate repeats that contain multiple entries within them and none of the data has been pulled into the inbox survey forms.
However, we are "not" experiencing the issue of not being able to edit the first record of the repeats within the following workflow -> open a survey from the draft folder, choose option copy into a new form, and then the field crews will delete all entries into the last two repeats and not the geopoint repeat; as it contains the locations that are needed from the previous survey.
Thanks for the reply,
As mentioned via email, I have verified several times that I can use your XLSForm to create a new survey (with either Survey123 Connect 2.7 up to 3.0), download the survey to field app 3.0, submit records, and then open Inbox and edit repeats.
It might be helpful if you could capture a log during the attempt to open and edit one of your records containing values within your repeat questions, and send my way. Troubleshoot—Survey123 for ArcGIS | ArcGIS (select the option to log to a file)
Brandon,
I have been on PTO for the last week and I am just now seeing this. I am baffled as to why this behavior would be occurring; as I tweaked and republished according to your recommendations. The fact that you can publish in house with my materials and not have the behavior that I am experiencing; dumbfounded.
We have hit the busy season of processing the data that we have captured most of the summer and now I need to turn my attention to the processing and exporting of the reports for the data that was captured. I may have to come up with a post-processing routine in order to generate the report forms that we need for our reporting with fill-able PDF files, due to the complexity of my templates.
I will circle back around at some point to try and republish the survey under a different name to test the related table behavior. I do appreciate the input. Eventually, things will catch up to each other.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.