|
IDEA
|
@RyanDickinson1 , Did you update the properties and dialect yml files? They need to be configured to use the driver file and map the functions as your database needs. The properties file holds information on the connection and the dialect file will map all the functions that Insights uses to send queries.
... View more
02-14-2024
06:47 AM
|
0
|
0
|
5130
|
|
IDEA
|
@RyanDickinson1 , Unfortunately, it is not possible to write and test many databases through the connectors which is why I said it will be an experiment and we would love to consider any specific issues you were facing. Also, If I understand correctly, Azure Databricks is a distributed system that sits between applications and data. The insights connector is sort of doing a similar role so I am not sure who that will work. The connector supports standard SQL so theoretically it should work. is there any specific area where you are stuck? Unfortunately, it is an off-the-shelf solution.
... View more
02-13-2024
12:46 PM
|
0
|
0
|
5160
|
|
POST
|
Hi @Ed_ What's the feature draw limit on the map (say on a city scale level) for version Insights Desktop 2023.3? There is no set limit at a specific scale and It is hard to predict how many features will display at a particular scale but you can assume that you will not be able to see more than 100-112k features on the map. It is difficult to make sense of that much data in such a small map card, so I will suggest you set filters accordingly. Users can always zoom and pan to see more features in the area of their interest. Points will be faster to render and more of them will display than polygons. It might be wise to use tree centroids instead of polygons if that is an option. Also, is the map feature draw limit for 2023.3 the same as version 2022.1? I can't say for sure but I don't believe it has changed in the last couple of years so should be the same.
... View more
02-13-2024
12:11 PM
|
0
|
0
|
1654
|
|
IDEA
|
Hi @RyanDickinson1 Thanks for the information. We recognize that we may not be able to officially support different flavors of the datatabases which is why we built this https://github.com/Esri/insights-connector-guide if you haven't had a chance to take a look. This guide will help you create your connector. We do have a few samples that you can use as a starting point building Azure Databricks connector is something that you will have to experiment with on your own. That said, If you find any specific issues then please feel free to post on here we will take a look.
... View more
02-13-2024
11:47 AM
|
0
|
0
|
5246
|
|
POST
|
Hi @RylandLu, I couldn't access the URL you shared. Maybe it is a permissions issue like @Ian_Muehlenhaus mentioned. Let us know.
... View more
02-09-2024
09:45 AM
|
0
|
1
|
1429
|
|
POST
|
Hi @Ed_ , I am wondering what issues you are facing or if is it blocking you in any way. It depends on a combination of factors like scale, extent, feature layer limitations, etc. The map card should show a warning sign if the features are not displayed. Clicking on the warning sign should show you how many features are displayed to the current extent. Let me know.
... View more
02-09-2024
09:38 AM
|
0
|
1
|
1668
|
|
POST
|
Not a problem, Please create a case and we will take a look.
... View more
02-09-2024
08:18 AM
|
0
|
0
|
3042
|
|
POST
|
@Rob_Hughes_32Alpha That is great news! If you can share the exact steps I can try and reproduce and log the issue in our repository. If you wish to submit an issue with support, I think you may want to create a case through your My Esri/support. Or https://support.esri.com/en-us/contact/report-bug . Unfortunately, I can't create a case on your behalf, you can also reach out to your account manager and discuss your options.
... View more
02-07-2024
08:57 AM
|
0
|
1
|
3052
|
|
POST
|
I think it would be a good idea to have support take a look.
... View more
01-29-2024
08:51 AM
|
0
|
1
|
3084
|
|
POST
|
@Rob_Hughes_32Alpha Thanks for the additional information. This error is usually associated with large image uploads in the text and media card. Unfortunately, everything seems normal to me and I can't figure out the issue from the information you gave. What is the size of the .insightswbk file when you export and download it? I will suggest you create a support ticket for the issue so someone can take a look at this. If the data is not sensitive you can share it with me via a private message.
... View more
01-29-2024
08:18 AM
|
0
|
3
|
3087
|
|
POST
|
@N8-CORR This is an expected behavior when you are aggregating into a month category w/o using a year. There are 2 ways you can represent this information: Use a summary table or the alluvial diagram (introduced in 2023.3/ ArcGIS Online, which may or may not answer your question) would be the best representation. You want to summarize this data by date-Year --> date-Month --> Category --> count of surveys. Split this information into 2 charts and a cross filter or a single chart and a filter widget. E.g. Create a filter widget for one of the categories (say Year) and then use it in tandem with this chart. Cross filter Filter Widget (aka Predefined filter) I hope this helps.
... View more
01-29-2024
08:04 AM
|
1
|
0
|
959
|
|
POST
|
@Rob_Hughes_32Alpha , Thanks for your question. I have a few questions so I understand this correctly: Are you adding any Text/Media cards? and if you have styled the workbook e.g. with an image in the background or on the side, it might complain that the size of the image in that card is large. You may want to check the resolution of the image you are uploading and if you want to replace that image with a URL. I see that you tried removing those but it didn't fix the problem. (Just want to be sure if you are referring to this) The error first started when I applied a filter to some null values within a bar chart. If I clicked undo it would save again. Can you explain this more? Are you applying a card filter or a dataset filter? What is being filtered? 2x sets of data on each - England/Wales LSOA level feature layer and a points layer, styled by client logos, with 192 records. The styling is done at the feature layer level so Insights is not having to handle the images itself. Do you mean this layer using a Picture Marker symbol? Has the problem started happening after the original layer/dataset you replaced with the one with icons? Is this layer being filtered in the bar chart, you mentioned? Picture Marker Symbol should not affect the size of the workbook if it is being queried, unless, maybe a copy to workbook operation has been used.\ It will help us to isolate the problem and maybe try adding the same layer in a new workbook. I will also recommend you duplicate and keep a copy of your workbook as well as use the Export option on the workbook tile and download the copy .insightswbk file so you don't lose any of your work.
... View more
01-29-2024
07:33 AM
|
0
|
5
|
3092
|
|
POST
|
@Ming From the information I got, this is handled by the charting library we use. So apparently 20 seems to be a limit but I couldn't find that in the documentation. Unfortunately, this doesn't help you much but it is something out of our control as well.
... View more
01-09-2024
12:55 PM
|
0
|
1
|
3255
|
|
IDEA
|
@ChelseaRozek I see the need, I will take it up to our leads to see if we can consider this. Thanks.
... View more
12-27-2023
07:21 AM
|
0
|
0
|
1448
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-10-2026 01:20 PM | |
| 1 | 04-02-2026 07:56 AM | |
| 1 | 02-19-2026 10:41 AM | |
| 1 | 03-30-2026 08:45 AM | |
| 1 | 12-17-2025 03:54 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|