Hello,
I hope you're well and wish you all the best for the New Year!
I'd like to ask for your help with an integration issue that's been bothering me.
I'm planning to develop a dashboard for reporting on current campaigns on Field Maps. My aim is to be able to visualize the data collected by my technicians according to certain criteria in order to establish performance criteria.
To achieve this, I'm looking to establish a pipeline between my ArcGIS Online account and a single database, which would then serve as the foundation for developing this tool.
Would you have any suggestions or ideas for setting up such an integration?
Thank you in advance for your help!
Thank you very much,
Solved! Go to Solution.
Before you dive into custom integrations: have you given the built-in dashboards a try? If that isn't powerful enough, there's premade integrations to existing dashboard/analysis systems like PowerBI or Microsoft Fabric. If that won't cut it, the ArcGIS Python API is the easiest way to use Python to download data and then update your database using the database integration package of your choice.
Before you dive into custom integrations: have you given the built-in dashboards a try? If that isn't powerful enough, there's premade integrations to existing dashboard/analysis systems like PowerBI or Microsoft Fabric. If that won't cut it, the ArcGIS Python API is the easiest way to use Python to download data and then update your database using the database integration package of your choice.
i think using power bi is a very good solution. thanks for the suggestion. now i'd have to find a solution to integrate all the maps in my ArcGIS Online account to build a database that brings all the data together. i could make better use of this with PowerBI.
Hello,
I want to manipulate the map on Dashboard, I have the attribute in the data layer. But the map does not display when I manipulate.
The error is: "the data source is an independent layer".
Please help.
Thank you!