|
POST
|
I'm happy to help, but can you provide a bit more detail? Maybe some screenshots of the XLS form or something?
... View more
08-18-2022
06:35 AM
|
1
|
5
|
3451
|
|
POST
|
Ah ok, I'm more used to the interface for publishing to ArcGIS Online instead of Enterprise, but I'm pretty sure you would just select Tile under "Copy All Data" instead of "Reference Registered Data". Does that work for you?
... View more
08-17-2022
02:59 PM
|
1
|
2
|
5607
|
|
POST
|
Oh interesting, I haven't encountered that. Just a guess, maybe it's something related to organization permissions? What type of role do you have in the organization?
... View more
08-17-2022
11:10 AM
|
0
|
5
|
5635
|
|
POST
|
Did you set the raster to display the zero values as transparent in Pro before publishing? I think if you do that, the black areas shouldn't display.
... View more
08-17-2022
10:53 AM
|
0
|
7
|
5640
|
|
POST
|
How is that data being collected? You could possibly use report templates in Survey123, or use webhooks to pull that information into a spreadsheet? (Integromat or PowerAutomate)
... View more
08-15-2022
07:36 AM
|
0
|
1
|
1129
|
|
POST
|
If I'm understanding correctly....is this something you can do with the "indexed-repeat" functionality? https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformrepeats.htm#:~:text=To%20repeat%20a%20group%20of,repeat%20in%20the%20name%20column.
... View more
08-10-2022
08:05 AM
|
0
|
1
|
1247
|
|
POST
|
That's an awesome idea, @LaurenceTait , thank you for sharing your wisdom! 🙂
... View more
08-10-2022
06:55 AM
|
1
|
0
|
9580
|
|
POST
|
I always format my report templates in tables, and you can hide the gridlines. That ensures that the data will appear where I expect it to 🙂 Example:
... View more
08-09-2022
08:47 AM
|
1
|
0
|
745
|
|
POST
|
Would it work to have the number of columns question set to have a default value of 0?
... View more
08-05-2022
07:55 AM
|
0
|
1
|
1443
|
|
POST
|
I see this question get posted probably once a month, maybe Esri will come up with a standardized tool eventually... In the meantime, check out the thread in this post. It's possible by writing a python script. https://community.esri.com/t5/arcgis-online-questions/possible-to-find-out-where-feature-layers-are/m-p/1154246#M44877 Hope that helps!
... View more
07-25-2022
12:08 PM
|
0
|
0
|
2001
|
|
POST
|
Yup, exactly! The calculation returns a result which populates that field, but it can't reference itself, so the output is a different field/question.
... View more
07-21-2022
01:49 PM
|
0
|
1
|
1456
|
|
POST
|
You need the dollar sign in front of the curly brackets ${total_flow2} * 1000
... View more
07-21-2022
01:40 PM
|
0
|
3
|
1459
|
|
POST
|
You can use the "selected" syntax in the report template and it will create a checkbox. ${question1 | selected: “answer1”} If the above statement evaluates to True, it will return a checked box. If it evaluates to false, it will return a blank box. Hopefully that works for what you need!
... View more
07-21-2022
12:41 PM
|
1
|
0
|
610
|
|
POST
|
It looks like you entered the calculation under the "Hint" column in the XLS form. You need to have a separate field (row in the XLS form) that will return the value of the calculation (the BMI). For this row, you enter the calculation expression in the "Calculation" column of the XLS form.
... View more
07-20-2022
06:34 AM
|
0
|
8
|
3489
|
|
POST
|
Well, the formula for BMI is BMI = kg/m2 so you'll need a question for weight (in kg) and height (in meters). Then you just reference those fields in the calculation column of the XLS form (if you're using Survey123 Connect). Are you using connect, or the web form? The calculation would look something like this: ${weight} div (${height} * ${height})
... View more
07-19-2022
06:46 AM
|
2
|
1
|
3517
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Thursday | |
| 3 | a week ago | |
| 5 | a week ago | |
| 1 | a week ago | |
| 39 | a week ago |
| Online Status |
Online
|
| Date Last Visited |
7 hours ago
|