|
POST
|
Well, I'm sorry to say that the debugger and refresh didn't fix the issue. Clicking on debugger did not open the dev tools window, and a refresh had no impact either. I just put in a help desk ticket, so we'll see what comes of it. Appreciate the suggestion!
... View more
11-21-2022
02:38 PM
|
1
|
0
|
1836
|
|
IDEA
|
When you create a chart on a feature class in Pro, there are many customizations that can be set up. You can label the axes, format the numbers, add guides, change the colors, and so forth to ensure that your chart is easy to read. No such options are available in the pop-up charts, but if they were, it would make the pop-up charts far more useful. As-is, there is so little customization available that most charts are largely useless.
... View more
11-18-2022
02:00 PM
|
5
|
0
|
635
|
|
IDEA
|
It's great to have the ability to add a chart into a pop-up, but the current format is too hard to read. No matter how large your screen is or how large you make the pop-up, the charts stay very small. I'd like to see the option to make them bigger by default. Ideally, they would resize responsively. Here is what the charts look like right now when I display the count of virus cases in males and females: With the bar chart, the label for Females is cut off by two letters and I can't change them to M and F (or really anything other than what the field name is). With the pie chart, there is no way to tell which slice is males and which slice is females because the label only shows the percentages. I can't even change the color coding, which would allow me to add a caption that says "red is females, purple is males" to work around the labeling issue.
... View more
11-18-2022
01:55 PM
|
2
|
3
|
1125
|
|
POST
|
Thank you! We will give this a try when the users who are still having the issue return from a conference. I hope I can mark Accept as Solution!
... View more
11-18-2022
06:26 AM
|
0
|
0
|
1851
|
|
IDEA
|
Currently, when you use a Date (not Date and Time) question in your survey, the default time of 6 pm is included in Excel and CSV downloads. In the survey: In the exported CSV and Excel: When we use the Date only field, we do so because a time is not relevant to the data collection. We would prefer to have a consistent experience in the download so that we don't need to take the extra step of removing the time.
... View more
11-18-2022
06:24 AM
|
4
|
0
|
760
|
|
POST
|
Several people in my organization installed the ArcGIS for Excel add-on today. Two of us had no issues; the other two see a blank screen instead of the Choose an ArcGIS connection screen. In other words, they should see this: But instead, they only see this: Troubleshooting so far: I don't think it's a firewall thing since we're all on the same network and two of us were able to connect. Everyone has the Microsoft Access driver that is required for using Excel in ArcGIS Pro. The only other difference that we can think of is that the two who are successful have local admin rights on their machine and the other two don't. It seems odd that admin rights would block a simple sign-in screen, though. Anyone have any ideas on what else we can try?
... View more
11-15-2022
02:26 PM
|
0
|
4
|
1895
|
|
POST
|
I use Power Automate to send email notifications when someone submits a Survey123 form. I have three total. Two continue to work just fine; the third stopped working several months ago and I'm just now noticing it. I had to recreate the flow from scratch to get it to work again. I have no idea what caused it to fail, and since I don't know when it failed, I can't attribute it to a Survey123 or Microsoft update. Has anyone else had a Power Automate flow with Survey123 stop working without any notification? I'm looking for any clues as to the cause. Here's what I can tell you: - Survey was created with the web app. - Survey was set to Use the version the survey was published with (3.13). - One of the other surveys that still has a working flow was created with the web app, but it was set to Always use the latest version. It was originally created in version 3.15.
... View more
11-04-2022
10:50 AM
|
1
|
0
|
1800
|
|
POST
|
Thank you - this is the clue that I needed. I was getting a null value in both formulas without realizing it. Once I fixed the bad reference to another field, it worked.
... View more
11-01-2022
03:43 PM
|
1
|
0
|
2415
|
|
POST
|
Looks like others have had similar issues to this, but I'm not finding a solution to my version yet. I have two notes fields that are doing simple calculations based on values from other fields. Here is a sample: ${Ravg_after}*${Kavg_after}*${LSavg_after}*${Cavg_after}*${Pavg_after} In the Connect desktop application, it calculates as expected: When I try it in a web browser, I get NaN: I tried adding a round function since it had so many decimal points, but no luck. What am I missing?
... View more
11-01-2022
10:39 AM
|
0
|
3
|
2442
|
|
POST
|
Oh my gosh, yes! Thank you so much! Breaking it apart fixed the problem. You are my hero!
... View more
10-27-2022
02:13 PM
|
1
|
0
|
2521
|
|
POST
|
I'm working on a really complicated Survey123 Connect XLSForm and have hit a roadblock. Everything works until I introduce this question: type: note name: Ravg_before label: Ravg Before appearance: horizontal calculation: if(pulldata('BMPMod_Chart','ChangeBefore','PracticeName',${practice})='None',pulldata(${LandType_Before},'Ravg','County',${county_bmp_location}),pulldata(${LandType_Before},'Ravg','County',${county_bmp_location})*pulldata('BMPMod_Chart','MultiplyBefore','PracticeName',${practice})) When I fill out the form inside Survey123 Connect, I get the correct result: But when I publish the survey and open it in a web browser, I immediately get this error message: I realize that this is really hard to troubleshoot without providing the XLSForm and the related media files that drive all of the lookup values. I'm just hoping for some clues that might get me across the finish line without having to call tech support. Things I've tried: Ensured that all column names in all CSV files in the media folder have no spaces or special characters. Ensured that every record in every CSV in the media folder is fully populated (no null values/empty cells) Renaming the two CSVs that have a - in their file name to remove the - I have not removed the underscore from the CSV called BMPMod_Chart because I am successfully calling that CSV and returning values in earlier questions without error. Any other ideas on what I can try? I don't know what the web browser is checking that the desktop app is not.
... View more
10-27-2022
01:51 PM
|
0
|
2
|
2565
|
|
IDEA
|
Experience Builder allows you to add REST URLs as a data source, which is nice when you don't need or want a separate map just to make your data available to ExB. However, when you use a service as your data source, the table widget does not honor the integer formatting. I would like to have the ability to remove commas and decimal points from integer fields directly in the Table widget, rather than having to create a web map, configure the pop-up, and then use the web map as the data source. For my use case, I have an int field that contains years only. The year 2,022 looks odd!
... View more
09-16-2022
01:47 PM
|
18
|
3
|
2558
|
|
IDEA
|
We are using the infographics tool in Business Analyst to make custom infographics for each county in our state. (Current products can be seen here: https://maps.kdhe.state.ks.us/ksephtcountyprofiles/). At the bottom of our page, we have three pie charts that list the top five chemicals released to air, water, and land. Currently, the only way we have to set the color scheme on a pie chart is to assign a unique color to each chemical (similar to what you would do in Symbology in a map layer). However, with 100+ possible chemicals, it often happens that the top five for a given county are assigned really similar colors. We would like to have the ability to set the color scheme so that it is the same five colors regardless of which five chemicals rise to the top for a given county. Perhaps there could be an enhancement for the "top x" functionality that allows you to set the colors at a global level rather than assigning them to a specific attribute value?
... View more
08-31-2022
11:12 AM
|
1
|
4
|
2209
|
|
IDEA
|
In the current Map Widget for ArcGIS Experience Builder, your choices for setting the initial zoom scale are to either use the web map's setting or set a "custom" zoom with an interactive map in a modal window. Zooming in and out goes by the basemap's preset zoom levels and there is no way to enter a custom scale or "zoom to layer" to get a custom extent that fits your unique geography. I would like to have a way to set a custom extent, either by zooming to a layer's extent and/or by entering a custom scale.
... View more
08-31-2022
11:06 AM
|
54
|
4
|
4131
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 05-08-2024 01:17 PM | |
| 1 | 12-16-2021 07:17 AM | |
| 7 | 04-23-2026 08:57 AM |
| Online Status |
Online
|
| Date Last Visited |
2 hours ago
|