|
POST
|
Hi Graham Hudgins and Daniel Fenton, Thanks so much for the prompt response, that's great to hear! To address your question Daniel, currently our plan is to only clone our Hub site when any changes are made by our staff. That being said the additional ability to control changes from the Esri team would be great as well. With both of our Hub sites being so high profile for our organization, it would be great to have the ability to reduce the risk of any upgrades breaking it, and have the safeguard of prior versions in place to revert to if needed. Feel free to reach out to me if you have any further questions. Thanks, Amanda
... View more
04-15-2019
06:43 AM
|
1
|
0
|
1675
|
|
POST
|
Hi Esri, We were wondering if there is any limit to the number of ArcGIS Online Hub Sites an organization can have? We plan to clone our Hub sites for upgrades when new internal features are released and we would like to keep these versions in case we ever need to revert an upgrade. We're aware that these sites (and their pages) are stored as AGOL content and that in theory there should be no limit, but we just want ask to ensure we won't hit any unforeseeable limit that may be built in. Any information would be great. Thanks so much!
... View more
04-12-2019
10:29 AM
|
2
|
3
|
1844
|
|
IDEA
|
ArcGIS Hub I completely agree with the above! AGOL Categories would be extremely powerful if they were supported in ArcGIS Hub. Categories are a great way to standardize and pre-define subject matter and not have to worry about tags that could potentially be inconsistent (spelling errors, naming conventions, etc). These would be extremely powerful if they were supported in URL parameters as well for the Open Data portion of Hub. Currently we're using URL parameters in Hub Cards. In order to safeguard for any potential future tag typos we have to build in wildcard url parameters such as: http:/<domainhere>/search?catalog=restricted&tags=%27Baker%27 This works but is much more cumbersome than Categories. Thanks!
... View more
03-27-2019
01:06 PM
|
0
|
0
|
718
|
|
POST
|
Hi Zhifang Wang, It works like a charm! Thanks so much.
... View more
03-25-2019
06:59 AM
|
0
|
6
|
2292
|
|
IDEA
|
David, Are you collaborating the survey item itself or the data that the survey is built from?
... View more
03-20-2019
08:58 AM
|
0
|
0
|
4779
|
|
POST
|
Hi Russell Roberts, Thanks so much for your quick response. It does look like switching it to an if-else instead of iif works! Do you know if there is a reason for this? Thanks!
... View more
03-18-2019
11:26 AM
|
1
|
0
|
1759
|
|
IDEA
|
Hi Marty, No worries, thanks so much for clarifying!
... View more
03-12-2019
06:31 AM
|
1
|
0
|
10010
|
|
IDEA
|
Operations Dashboard for ArcGIS this is a much needed functionality for a product that's branded as a "Real Time Data Visualization Tool". Please support stream services outside of just map widgets. There are numerous use cases for this support in all widgets. Thank you. Current documentation:
... View more
03-11-2019
03:03 PM
|
0
|
0
|
5097
|
|
IDEA
|
Philip Marty wrote: "That is supported in OD but for some reason isn't in the Web App Builder." Hi Philip, Can you explain how you we able to get the Time Slider to work with Operations Dashboard? Thanks!
... View more
03-11-2019
02:54 PM
|
1
|
1
|
10010
|
|
POST
|
Hi All, We recently constructed an Arcade expression using Feature-Sets. The arcade expression validates but does not display in the popup. It's a simple text string that should display. Even if we change the return to an arbitrary word like "test" it still does not display in the popup. Please see images below. Expression is in text form at the bottom of the post. Any other arcade expressions work fine in this web map and popup. Explanation of the expression: We're displaying a string of text that falls under three parameters NotesOrObservation is Observation, SpeciesType is House Wren, and DateofObservation is Current Year. Since "AND" statements don't seem to be a supported Arcade function we used the below. - Feature-Set is looking at the related table in the map - Sorting by "DateOfObservation" date descending - If parameter is met "Yes" is returned - Return is a concatenation of three parameters example) If all three parameters are Yes then "yesyesyes" is returned Arcade Expression and Result: Expression in popup configuration: Popup Blank Return: Expression: var Related= FeatureSetByName($datastore,"BlueBird_Boxes_Records") var sort = OrderBy(Related, "DateOfObservation Desc") var top1= Top(sort, 1) for (var x in top1){var species = x.SpeciesType; var NoteOB = x.NotesorObservation;var DateOB = x.DateOfObservation} var yesno = '' iif (species == 'House Wren', yesno += 'yes', yesno +='no') iif (NoteOB == 'Observation', yesno += 'yes', yesno +='no') iif (Year(DateOB) == Year(Now()), yesno += 'yes', yesno +='no') return yesno
... View more
03-11-2019
02:30 PM
|
0
|
3
|
2259
|
|
IDEA
|
I also agree this is a much needed functionality in Operations Dashboard for time aware data visualization!
... View more
03-11-2019
07:26 AM
|
0
|
0
|
10010
|
|
POST
|
Yes, thank you. That appears to be the case, I overlooked that the expression should be added under the symbology expressions. Thanks so much!
... View more
03-06-2019
10:39 AM
|
0
|
0
|
1400
|
|
POST
|
Hi GeoNet Community, We recently came across an ArcGIS Blog article about Automatically Resizing Symbols by Map Scale in Arcade. When attempting to replicate your Arcade expressions with our data we noticed the error message “Identifier not found $view”. We were wondering, is $view still a supported expression since we’re encountering this error? Is there another method to achieve scale based symbology in specifically ArcGIS Online. This would save us a ton of time maintaining multiple layers at different scales in our web map. Thanks! Amanda
... View more
03-06-2019
09:57 AM
|
0
|
2
|
1645
|
|
POST
|
Hi Zhifang Wang Our organization is thrilled with this new functionality, but when our publishing from S123 Connect 3.3.51 to Portal (haven't tested in AGOL yet) the thank you screen is configurable but after publishing changes, the survey does not reflect the new message and the default message still appears. This behavior is reproducible across all browsers (Chrome, IE, and Safari) We have opened an Esri Support case regarding this behavior, but I thought I would pass it along here as well. Custom message published Not applied, only default message: Any resolution would be great. Thanks so much! Amanda
... View more
03-06-2019
08:17 AM
|
0
|
10
|
2273
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 3 | 3 weeks ago | |
| 1 | 04-03-2026 09:27 AM | |
| 4 | 04-03-2026 08:05 AM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|