|
POST
|
UPDATE- This isn't as easy as it appears. Although doing what I had last described wasn't that bad, there were further JSON references buried somewhere that I didn't know about or realize which caused weird behavior and eventual fatal errors as I tried working with the dashboard. In the end, I had to rebuild each dashboard from scratch. 😑
... View more
01-25-2024
08:29 AM
|
1
|
1
|
7184
|
|
POST
|
That's good confirmation Amanda, thanks. I'm already using Assistant because I have to move content from one Portal to another and update REST URLs so I'm already comfortable using it. And it does work. The charts associated with the web will break but all that's needed to revive them is to correct that layer ID reference in the Dashboard's JSON and the charts will work again (assuming they're all based on the same underlying dataset).
... View more
01-23-2024
08:30 AM
|
0
|
0
|
7238
|
|
POST
|
Ugh. Thanks. An idea from 2018 that isn't implemented leaves me with low hopes. "Why do things efficiently when you can completely rebuild them from scratch?" Thanks, ESRI.
... View more
01-22-2024
04:19 PM
|
5
|
0
|
7327
|
|
POST
|
Using Portal 11.1 and rebuilding a WAB / Dashboard app from scratch thanks to forced migration. I have 4 dashboards that are essentially identical but just differ due to a time based definition query on the data. I've mocked up one Dashboard so far and I thought I could just do a "save as" on the dashboard and then just subsequently change the underlying map that the dashboard uses. Apparently this can't be done? The only option I see is to remove the map completely and then re-add it (which will also remove all the chart widgets I spent time setting. Tell me I'm wrong- is there no easy way to swap maps used by a Dashboards app? Can I use ArcGIS Assistant to do this as a hack? Steve
... View more
01-22-2024
04:00 PM
|
1
|
9
|
7387
|
|
POST
|
Someone else might have a more elegant solution but this should work: var theInput = 'Alpha Bravo County';
var inputArray = Split(theInput, " ");
var theOutput = '';
for (var i in inputArray) {
if (Upper(inputArray[i]) != 'COUNTY') {
theOutput = theOutput + ' ' + inputArray[i];
}
}
return Trim(theOutput); I'm using the Upper function just to be safe in case there's any mix of upper / lower / proper case field values (but everyone is always consistent with attribute entry, amirite?) Steve
... View more
01-16-2024
03:56 PM
|
1
|
0
|
3627
|
|
POST
|
Thanks for this thread, as I missed it during my own search. I'm not totally sure this is the issue since I haven't published a special print service (I'm using the default Export Web Map Task), I'm using one of the default ESRI base maps and it sucessfully prints if I don't turn the layer in question on, and this is Portal v11.1 so that should include the patch that is linked in that thread. I'm not the admin so I'll have to pass this along to that group for further investigation. One random thought- could there be any specific group I need to add within SDE under Manage->Privileges for that feature class?
... View more
01-16-2024
08:03 AM
|
0
|
0
|
4904
|
|
POST
|
New to Experience Builder and I'm having an issue with the print widget involving one specific layer. I'm working with Portal v11.1 and when I attempt to print the map when a specific layer is turned on, the print task fails: eb_printWidget_error.jpg The layer in question was shared from its SDE location (not hosted in Portal) and the Portal sharing is with our organization. If I don't include this specific layer, the print map operation completes successfully. The layer draws in the map without any issues. Anyone seen this before? Steve
... View more
01-12-2024
11:02 AM
|
1
|
7
|
5001
|
|
IDEA
|
ESRI's desired way for these type of requests is to use the Imagery Map Feedback map. Go to that link and it will explain what you need to do.
... View more
12-15-2023
09:19 AM
|
0
|
0
|
1555
|
|
POST
|
In Illustrator, try exporting the graphic to CAD format (DXF) and then bring import it into ArcGIS Pro and then save it as a feature layer. It won't have spatial attributes but you can just bring it in and manually move it and scale the feature once you have it into GIS.
... View more
12-07-2023
02:47 PM
|
0
|
0
|
2175
|
|
POST
|
I don't know if this will meet your needs but how about using a joined table to your community names? The table would have a 1:many relationship to your community names and contain all of the properties associated with that community. I did something a little similar where I had geographic areas that had multiple literary citations and used the table join with one of the Instant apps to provide access to the info (it's internal, sorry). As you can see, the associated records are shown in the infoWindow sidebar with a "zoom to" option for each feature. joinedTableExample.jpg
... View more
12-06-2023
03:20 PM
|
0
|
1
|
2260
|
|
DOC
|
There's also the softcover book "Arc/Info Quick reference" by Bruce Kreis which was my desktop reference back in the day. I miss those days... 😢
... View more
12-04-2023
01:34 PM
|
0
|
0
|
3512
|
|
IDEA
|
I would like to see this charting option also made available in Experience Builder as well. As part of our obligation to meet federal Title VI requirements, we must look at disadvantaged populations and we're now being directed to expand this type of analysis to also include age and sex.
... View more
11-30-2023
09:08 AM
|
0
|
0
|
1181
|
|
POST
|
Another potential factor could be the license level that is available within your organization. You cannot edit an enterprise SDE feature class with a basic ArcGIS license level.
... View more
11-29-2023
07:50 AM
|
2
|
1
|
3185
|
|
POST
|
Thanks for responding. I'll try not to shoot the messenger but... It's *incredibly* frustrating as a user to continually have existing functionality removed in subsequent ESRI product releases. Workarounds aren't workarounds- they're work mores. I'm already up to my neck in having to migrate content from one Portal install to another, *in addition* to the forced migration from WAB to Dashboards. I'm simply not going to add another item to the maintenance bin in the form of a summary table. What if my data needed to be displayed live? I could do that in WAB but you're telling me I can't in the new Dashboards. You're increasing my work, not making it easier or better. I'll mark your answer as the solution to my question but I'll just be removing the chart from the dashboard.
... View more
11-22-2023
02:45 PM
|
1
|
0
|
1579
|
|
POST
|
Hopefully someone from ESRI can chime in but, speaking in generalities, if a feature exists in AGOL and isn't present in Portal, you generally have about a 6 month delay for it to appear in Portal. I can't find a link off the top of my head but ESRI has discussed feature rollout in the past and said that the order of release is AGOL -> Developer Edition -> Enterprise.
... View more
11-21-2023
08:36 AM
|
1
|
0
|
1110
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 2 | 3 weeks ago | |
| 1 | 4 weeks ago |