POST
|
Hi @AbnerEvasco, Sorry to hear that you are having trouble with triggers in ArcGIS for Power Automate inside Logic Apps. Here are a couple of things you could do to troubleshoot this further so you can isolate and locate where the problem may be: 1. Please check on the feature service side to see if the webhook is properly registered by the Logic Flow. This can be done on the Admin REST API for the feature service and you can check if there are webhooks registered and if they are active. 2. Also to further confirm, if the webhook is triggered, you could use sites like https://webhook.site so it can listen for feature service webhook when it is triggered and display the payload from the webhook. It will allow you to confirm if a payload is being sent and if so, what the payload looks like and if there are any errors. 3. I am not sure if you have access to Microsoft Power Automate, it would be useful to see if you could setup a trigger via. the "When a HTTP Request is received" trigger in Power Automate. This will act as the receiver for the feature service webhook when a feature is created or update. It requires some configuration but it should be simple and easy to do by following examples that can be found online.
... View more
06-18-2025
09:50 AM
|
0
|
0
|
222
|
POST
|
Hello @William , I believe there is a tenant administration setting/option that allows/disallows usage of ArcGIS for Power BI for the entire organization. I think this setting is perhaps not toggled on for your organization. It should be something like the below, although, the screenshot/UI may be slightly outdated:
... View more
03-14-2025
03:16 PM
|
1
|
0
|
742
|
POST
|
Hello @ClackamasCrime_Analysis - This is possible though there are limits on how much dataset you can spatially intersect or select. If you have your ArcGIS Map layer as a reference layer and your SQL server X/Y dataset as a Power BI dataset layer, you could indirectly select locations on your Power BI Dataset layer using shapes / boundaries from the ArcGIS Map layers using the "Selection tools". In the below report, I am selecting locations of customers overlayed on U.S Counties layer in the Map which in turns filters other visuals on the report.
... View more
03-14-2025
03:06 PM
|
1
|
0
|
486
|
POST
|
Hello @akaradimas , After working together with the responsible team, we found that during the Feburary 2025 update, the names for the Subregions where updated as part of a data update by our data provider. Hence, the boundaries were failing to be drawn on the map for Greek prefectures for your dataset. Please find below a sample dataset that illustrates how the names changed after the data update. Also, attached in a Excel sheet containing the new names that is expected after the data update: Once again, I apologize for the inconvenience. Please let me know if this resolves your issue.
... View more
03-14-2025
02:32 PM
|
1
|
1
|
892
|
POST
|
Hi @akaradimas, As of the February 2025 update for the Geoenrichment service dataset, the "Regional Units" have been renamed to "Subregions". Please find details on this below in the release notes from the Geoenrichment service data update. https://doc.arcgis.com/en/esri-demographics/latest/esri-demographics/greece.htm https://downloads.esri.com/esri_content_doc/dbl/int/GRC_MBR_2024_Release_Notes.pdf However, there seems to be an issue with looking up the Subregions / prefectures using the most recent data update provided in February 2025. We are working to identify the issue and a potential solution. Thank you for your patience and understanding.
... View more
03-12-2025
03:23 PM
|
1
|
3
|
945
|
POST
|
Hi @PaulLefaive2, We also have the "Create a point geometry" action in our connectors to make it easy creating a point geometry JSON using X & Y to use in downstream Power Automate actions.
... View more
03-10-2025
04:09 PM
|
0
|
0
|
703
|
POST
|
Hi @NigelCharmanPre-Prod, We wanted to let you know that a fix was pushed out to address the issue that was reported about the treatment of null values. With this fix, null values will continue to be treated as null values. Thanks, Alagiri
... View more
03-10-2025
03:50 PM
|
1
|
0
|
864
|
POST
|
Hello @akaradimas, I just wanted to let you know that we are investigating this issue on our end. Just to be certain that we are using the same administrative region/boundaries to reproduce, could you confirm if you are having issues with locating boundaries for: Greek regions (periféreies) OR Greek regional units (perifereiakés enótites) Also, please kindly provide a sample dataset of the regions that you are trying to locate as boundaries.
... View more
03-07-2025
08:58 AM
|
1
|
5
|
1143
|
POST
|
Hi @BillyJ , In addition to the post that @NaZhang_Esri pointed out, I am uploading a sample .pbix file that demontrates setting up the report page tooltip. It has two pages: 1. Report page with the Esri Map; data mapped using Lat and Long field. 2. Tooltip page with tabular data. When hovering over points on the Map, a tooltip is shown as a table using the tooltip page including stacked features. In addition, I also want to point you to a post in the Power BI community that helped with setting up the filter on the Tooltip page so that when you hover a feature on the Map, the tooltip is shown for all features. Since you are using the Lat and Long fields, you will want to add those fields to the Filter field well in the Tooltip page as indicated in the below link as a Category. https://community.fabric.microsoft.com/t5/Desktop/Tooltip-for-Stacked-Column-Chart/m-p/938189/highlight/true#M449508
... View more
02-21-2025
12:15 PM
|
0
|
0
|
542
|
POST
|
Hi @Storm119911 Could you please let me know if you are able to create a new visual on a report and sign in to ArcGIS from the new Map? When you are on the Map, you need to be signed in to ArcGIS and be editing the report to see the option to Validate the map. You won't see the option to Validate the Map to embed / publish-to-web if you are a guest user. Here are the requirements to Embed/Publish-to-web: https://doc.arcgis.com/en/microsoft-365/latest/power-bi/publish-to-web.htm Thanks, Alagiri
... View more
02-14-2025
03:00 PM
|
0
|
1
|
472
|
POST
|
@Hi @JCable We have a fix in the works and hopefully make it available in the next day or two. Thank you for your patience and understanding.
... View more
02-12-2025
11:51 AM
|
1
|
2
|
942
|
POST
|
Hi @mMess , Could you please log a technical support ticket to help troubleshoot the issue if clearing the cache did not resolve the issue?
... View more
02-12-2025
11:50 AM
|
0
|
2
|
753
|
POST
|
Hi @JCable If the data can be shared with us, could you please share the sample .pbix file and the feature layer so we can look into this? From my internal tests, I was able to join two fields that are data type: 'string'/'text' between Power BI dataset and ArcGIS Feature layer
... View more
02-11-2025
09:52 AM
|
0
|
7
|
1037
|
POST
|
Hi @ElizabethBarnum To confirm, are you opening the dashboard in Power BI Desktop? Where you signed into the Esri Visual as an ArcGIS user or are you using it as a Guest user? Could you please try to publish these dashboards in Power BI Online to see if you are able to see the dashboards in Power BI? Also, please follow the below steps to clear the caches in Power BI Desktop (if you are seeing this in Desktop): https://doc.arcgis.com/en/microsoft-365/latest/power-bi/clear-browser-local-storage.htm Clear the local storage in Power BI Desktop To clear the browser's local storage in Power BI Desktop, complete the following steps: On your local system, depending on how you installed Power BI, browse to one of the following folder locations: .exe version—%LocalAppData%\Microsoft\Power BI Desktop (for example, <user>\AppData\Local\Microsoft\Power BI Desktop) Microsoft Store version—C:\Users\<user>\Microsoft\Power BI Desktop Store App Delete the CEF folder. Delete the WebView2 folder. Delete the Cache folder. Restart your machine.
... View more
02-11-2025
09:22 AM
|
1
|
0
|
807
|
Title | Kudos | Posted |
---|---|---|
1 | 03-14-2025 03:06 PM | |
1 | 03-14-2025 03:16 PM | |
1 | 03-14-2025 02:32 PM | |
1 | 03-07-2025 08:58 AM | |
1 | 03-12-2025 03:23 PM |
Online Status |
Offline
|
Date Last Visited |
4 weeks ago
|