|
POST
|
I have a feature service that captures job safety information, including the type of work being performed and the hazards the crew feels are related to that work. The work, and the 80-some hazards, are each separate attributes. Crews utilize Survey123 to select the work they are doing from a list and then select "Yes" for any hazards. Is there a way to count the number of times a particular hazard was selected so that I can display the top 10 most selected hazards. I'd like a general top 10 as well as being able to correlate a set of top 10 hazards with various job types (maybe have some type of interactive filter that shows the general top 10, but when a particular type of work is selected, the top 10 changes to show the top 10 hazards for that particular job).
... View more
11-21-2020
09:44 AM
|
1
|
2
|
1160
|
|
POST
|
Thanks again!! haha, yea, need to figure out a way to format the text to limit the decimal places!
... View more
11-20-2020
08:09 AM
|
1
|
0
|
17117
|
|
POST
|
Awesome, thanks!! Is there, by chance, a way to perform a calculation to show the feature count, that has the attribute as "Yes", as a percentage of the total features in the database?
... View more
11-20-2020
07:43 AM
|
1
|
5
|
17129
|
|
POST
|
Trying to have text that counts the number of records in a database in which a specific attribute is "Yes". What formula do I need to enter into the Expression box, so that if 3 of the 5 records have "Yes" for a specific attribute, then the number displayed is "3"?
... View more
11-20-2020
06:23 AM
|
1
|
12
|
18612
|
|
POST
|
I'm unable to add a field to a hosted feature I created. I've tried it through the data tab of the features details page, as well as via the table in a map; but, all I get is "Error" (with no details) whenever I try. Any ideas? I created the feature, and am even a Level 2 admin.
... View more
08-05-2020
04:07 AM
|
0
|
1
|
825
|
|
POST
|
Nothing yet. There seems to be an option to create a join between a related table and a feature, and make that a hosted layer so it updates anytime the table or feature is; however, I'm not sure if it's a version or permissions issue, as I don't have that check box option when creating a join. I'm on Portal 10.6 and am a Publisher.
... View more
02-25-2020
04:34 AM
|
0
|
0
|
6700
|
|
POST
|
Nice...wasn't aware of the 'create results as hosted feature layer' option; however, I don't see that checkbox in the create layer dialog. Only checkbox I see is for the 'use current map extent'. Is this option only available to certain permission levels? (I'm a Publisher in my company's Portal, and the data I'm working with is data I own).
... View more
02-20-2020
03:10 AM
|
0
|
0
|
6700
|
|
POST
|
I am able to add a related table with html color codes, and can format text color in the map pop up. Any way to replicate this in a dashboard list? I can put the same html code into the list source, but don't get the formatting:
... View more
02-12-2020
03:50 AM
|
0
|
3
|
6700
|
|
POST
|
Is there a list of JSON codes/scripts anywhere that list out all the codes and their purpose? Like: "pointZoomScale" changes the zoom-to scale of a point in a dashboard "flashRepeats" specifies the number of times the feature flashes when selected in a list etc... ?
... View more
02-10-2020
09:33 AM
|
0
|
0
|
482
|
|
POST
|
Thanks Derek Law. The 2019 video seems to contain the solution I'm looking for. I'm just not sure how to join the csv file with the feature layer, as described at the 20:36 minute mark of the video. Also, with a join, is that a one time action? If a feature is modified or new features are added, will another join need to be performed?
... View more
02-10-2020
04:25 AM
|
0
|
3
|
6700
|
|
POST
|
Why is there not (or is there) a way to {sum} the {value} and {reference} in an indicator? There's a way to calculate the {difference}, but no {sum}? I'm pulling total footage from two feature layers (one layer is the value and the other is the reference), and want to be able to add them together in an indicator. Is there any way this is possible?
... View more
02-06-2020
10:51 AM
|
0
|
0
|
433
|
|
POST
|
How to I get a gauge to show a percent complete based off the count of features in the current layer, and referencing a manually entered number? The project started with 1,421 records, but we didn't start using Portal to track this project until we were down to 689 records. How do I get the percent gauge to read 48%? The only way I could get the gauge to read correctly was to enable value conversion and enter -641 in the offset. Is this the correct way to do it?
... View more
02-06-2020
04:33 AM
|
0
|
0
|
386
|
|
POST
|
Is there a way to view PDF feature attachments in a Portal Operations Dashboard, other than downloading it? The only way I'm able to do it is by clicking on the attachment and downloading it... is there a way to view it in a web browser or to display it in a similar way as a photo?
... View more
02-05-2020
06:35 AM
|
0
|
3
|
3377
|
|
POST
|
Is it possible to format text in an operations dashboard's list, via html, based on an attribute value? I know it can be done in webdesign through php or css files, but am not sure how limited it is in this environment. I have a list of feature attributes, and one of those attributes is "status". Is it possible to use some sort of conditional formatting to change the text's color based on the status attribute, something like if {status} = "In Design", make the font color pink; if {status} = "In Progress", make the font color green; if {status} = "Complete", make the font color red... so it'd look like this: Project Name: XYZ Subdivision Description: Install underground utilities Project Status: Complete Project Name: ABC Subdivision Description: Install underground utilities Project Status: In Design Project Name: 123 Main St. Description: Install underground service Project Status: In Progress I've seen ways to do it with an additional attribute field of an html color code that then colors the cell in the list with that color, but I also seem to remember reading that auto-updates don't work; so if I were to come back and change the status of a feature I'd also have to change the html color manually...it wouldn't do it automatically. Hopefully all that makes sense...
... View more
02-04-2020
10:44 AM
|
1
|
10
|
9240
|
|
POST
|
Trying to upload a zipped file geodatabase to Portal (10.6). The database has several domains, and I've drawn one feature in to the feature class. When I try uploading the zip file to Portal, to create a hosted feature service, all I get is "there was an error" in the upper right corner of the screen, with no details as to what the error is. I created a copy of the database, removed the domains, and it uploaded fine. Any ideas?
... View more
12-20-2019
04:06 AM
|
0
|
1
|
862
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-04-2020 10:44 AM | |
| 1 | 11-20-2020 06:23 AM | |
| 1 | 08-04-2023 03:59 AM | |
| 1 | 03-23-2022 03:38 AM | |
| 1 | 02-18-2022 03:55 AM |
| Online Status |
Offline
|
| Date Last Visited |
09-10-2023
05:18 PM
|