|
POST
|
I thought Esri is AWS? Azure did post too though https://azure.status.microsoft/en-us/status AWS to round it out https://health.aws.amazon.com/health/status
... View more
Wednesday
|
0
|
0
|
38
|
|
POST
|
I have the link in my post. bookmark it for sure. it is usually rather delayed but it updates eventually https://status.arcgis.com/
... View more
Wednesday
|
0
|
0
|
104
|
|
POST
|
We see it too and https://status.arcgis.com/ just got updated to show an issue just now
... View more
Wednesday
|
1
|
2
|
165
|
|
POST
|
I know I tried that but messed something up. thanks. Works now In some ways it does not matter as much since we cannot get selections to be honored when picking a layer from the tool. We always must use Set as Analysis input. The only reason we are putting the tools there now is so that when a user does Set as Input then the window will pop open for them. But if they use select on the map or a widget or a table we do not see it take. We may even just hide them at this point since a user cannot start with the tool. They must start with the feature always. I posted on this a few months ago but no response yet. https://community.esri.com/t5/arcgis-experience-builder-questions/select-widget-cannot-connect-to-analysis-widget/m-p/1626374 Also it blocks non public layers even for my internal tools. https://community.esri.com/t5/arcgis-experience-builder-questions/one-or-more-layers-not-publicly-accessible/m-p/1627413 thanks a lot
... View more
|
0
|
0
|
86
|
|
POST
|
No matter what I try here I get text with a ... How can I get it to show all the text and not cut it off? Making the container wider does not work. I see size for icons and button but not text. thanks
... View more
|
0
|
3
|
128
|
|
POST
|
Check out this post https://community.esri.com/t5/arcgis-field-maps-questions/field-maps-getuser-not-working-in-mobile-app/m-p/1356484
... View more
Monday
|
0
|
1
|
62
|
|
POST
|
With selections and the related tables links both being blue you cannot see anything. I am not seeing a way to change these colors? For sure too much blue here. thanks a lot
... View more
a week ago
|
1
|
3
|
194
|
|
POST
|
See the green mark on the field Number. That means its a reserved word and you cannot use it. Also you can just do ${Fire_Station} in the calc. Pulldata is for grabbing from a service. If the label and name are different you can use jr:choice-name(choice_name, 'question') to get that. See here for more info https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm
... View more
a week ago
|
0
|
0
|
104
|
|
POST
|
Users getting confused when they start a Analysis widget job they get a green check and think its already done. And then the progress bar goes right across the text. Then to actually get the results you have to click on the tool to expand it. Everyone is confused on this. Can this get changed please. Also seeing if we set some tool options on Tool 1 then we open Tool 2 that has the same options - its somehow picking up the settings the user make in Tool 1 into Tool 2 automatically if the options match. We really do not want this. Next we are seeing that if we open two different tools from Set As they will use the same window for the Analysis widget. But if we open one from the widget controller and one from the Set as they stack. This pushes the second one opened off the screen and makes it unusable. Then if you try and de-expand the top one both close. If you close either than both close. Seems to get confused if you open it two different ways. Looks like a bug. See the second Other one at the bottom that is impossible to use. I have a different post on our selections woes with Analysis widget also that is here https://community.esri.com/t5/arcgis-experience-builder-questions/select-widget-cannot-connect-to-analysis-widget/m-p/1626374#M19453 Thanks a lot
... View more
a week ago
|
1
|
0
|
83
|
|
IDEA
|
Also looking for a way to get the field name vs the alias as we can no longer use the CSV since it has spaces in the column names. https://community.esri.com/t5/arcgis-experience-builder-ideas/table-widget-export-to-csv-is-using-the-field/idi-p/1619062
... View more
a week ago
|
0
|
0
|
59
|
|
POST
|
select one and multiple are a special case as there is no way to program that in excel so they are fine. I know that is a bit weird but they did the best they could with excel. So yes you just have to know which are ok to be green.
... View more
a week ago
|
1
|
0
|
22
|
|
POST
|
First I would make sure its not a really large image. We had some users trying to send screenshots that were huge.
... View more
a week ago
|
1
|
0
|
90
|
|
POST
|
One change to make is you have to check empty before using first. The sample code they have out there is wrong. I told them but it never got changed. If you call first on an empty list it fails. For filter not sure why the @ symbol is in there? I do it like this with a sql in a var and it works. Also note wrap filter around the FeatureSet call is faster since its one call not 2. Also set return geo to false is faster. var EvaluationID = Concatenate($feature.PlotID, "_", text(ToLocal($feature.FieldEvalDate), "Y-MM-DD")) var sql = "EvaluationID = '" + EvaluationID + "'"; var tbl = Filter(FeatureSetByName($map,"Site Evaluation", ['EvaluationID'], false), sql); hope that does it.
... View more
a week ago
|
1
|
0
|
165
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | Wednesday | |
| 1 | Wednesday | |
| 1 | a week ago | |
| 1 | a week ago |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|